get-time-slots
Retrieve internal calendar blocks not synced to external calendars, filtered by date range and maximum count.
Instructions
Get time slots (internal calendar blocks that don't sync to external calendars)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max time slots to return | |
| date_from | No | Only time slots starting on or after this date (YYYY-MM-DD) | |
| date_to | No | Only time slots starting on or before this date (YYYY-MM-DD) |