add-time-slot
Create an internal calendar block to reserve time locally. This time slot does not sync to external calendars.
Instructions
Create a time slot (internal calendar block). Does not sync to external calendars.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Time slot title (required) | |
| calendar_id | Yes | Calendar UUID (use get-calendars) | |
| start_time | Yes | Start time (ISO 8601) | |
| end_time | Yes | End time (ISO 8601) | |
| label_id | No | Project/label UUID |