Capabilities: calendar
The calendar domain handles work related to calendars, availability, booking links, and bookings.
Callable Capabilities
Section titled “Callable Capabilities”| Capability | Risk | Mutating | Dry-Run | Cost Class | Scopes |
|---|---|---|---|---|---|
calendar.availability.manage | medium | yes | supported | flat rate | calendar:write |
calendar.booking_link_template.manage | medium | yes | supported | flat rate | calendar:write |
calendar.booking_link.issue_secret | medium | yes | supported | flat rate | calendar:write |
calendar.booking_link.manage | medium | yes | supported | flat rate | calendar:write |
calendar.booking.manage | medium | yes | supported | flat rate | calendar:write |
calendar.calendar.manage | medium | yes | supported | flat rate | calendar:write |
calendar.event_type.book | medium | yes | supported | flat rate | calendar:write |
calendar.event_type.manage | medium | yes | supported | flat rate | calendar:write |
calendar.slots.list | low | no | supported | flat rate | calendar:read |
The table guides you to the available calls. Before your agent delegates work: read describe, use dry_run according to the contract, follow idempotency for mutations, and verify scopes.