calmesh_create_calendar
Create a unified calendar with optional connection sources. Attach existing connections to aggregate events. Returns calendar and attachment status.
Instructions
Create a new unified calendar and optionally attach connection sources. Returns the calendar and source attachment results (may be partial on failure). Requires "full" scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Calendar display name (1-200 chars). | |
| slug | No | URL slug (3-60 chars, lowercase alphanumeric + hyphens). Auto-generated if omitted. | |
| timezone | No | IANA timezone (e.g. Europe/Berlin). Defaults to UTC. | |
| connection_ids | No | Connection IDs to attach as calendar sources. |