infoPreview. Beispielpreise — nicht verbindlich, können sich jederzeit ändern.
Marketplace/Calendar
calendar_month

Calendar

neu

10 Tools in diesem Modul

CalDAV-Events + iTIP-Einladungen

Events CRUD, freie Slots finden, iTIP-Einladungen via CalDAV + SMTP versenden, RSVP verarbeiten. Komplette Calendar-Integration für Agenten.

ExecutionBionic Cloud
Cloud Tier
Pay-per-Call
$0.008/ Tool-Call
oder
Flatrate / Monat
$19/ Monat
inkl. 5'000 Calls

Wird in Bionic-Cloud ausgeführt. Standard-Rechenlast, keine teuren Upstream-APIs.

list

Tools im Modul (10)

Jedes Tool ist ein MCP-Function-Call mit definiertem Input-Schema.

function
calendar_list_accounts

List all CalDAV accounts configured for the user, including their linked mail account (used as Organizer when sending invites).

function
calendar_list_calendars

List all calendars (collections) for a specific CalDAV account. Use this to find the calendar_id needed for create_event.

function
calendar_list_events

List calendar events in a given time window. Use this to answer questions like "what are my meetings next week?" or to check what is scheduled before proposing a time.

function
calendar_get_event

Fetch a single event by ID, including its attendeeList with RSVP status (partstat: ACCEPTED/DECLINED/TENTATIVE/NEEDS-ACTION).

function
calendar_find_free_slots

Find free time slots in the user's calendar matching a desired duration and working hours. CALL THIS BEFORE proposing meeting times to someone via mail_send — it returns open slots that do not conflict with existing events. Honors RRULE recurrences and working-hours/days filters.

function
calendar_create_event

Create a new event in a specific calendar. Pass attendees with send_invites=true to have the CalDAV server automatically dispatch iTIP invitation emails (method=REQUEST). The account must have a linked mail account (see calendar_list_accounts.linkedMailAccountId) for invites to be sent.

function
calendar_update_event

Update an existing event. Pass only the fields you want to change. Providing `attendees` REPLACES the full attendee list. The SEQUENCE is auto-incremented so attendees get a proper iTIP UPDATE when send_invites=true.

function
calendar_delete_event

Delete an event. If attendees are present, a METHOD:CANCEL iTIP notification is sent automatically before deletion.

function
calendar_send_invite

Re-send iTIP REQUEST invitations to all attendees of an existing event. Useful when an attendee has not received the original invite. The SEQUENCE is incremented.

function
calendar_sync

Trigger a CalDAV sync for a specific account. Fetches calendar collections and new/updated events from the server.

warning

Preise sind Beispielpreise

Die hier gezeigten Preise sind rein indikativ und dienen zur Illustration des Preismodells. Sie sind weder endgültig noch verbindlich. Konkrete Konditionen werden zum Marktplatz-Launch individuell festgelegt und können von den hier gezeigten Werten abweichen.