List calendars
clio_list_calendarsRetrieve all calendars accessible to the user in Clio Manage. Use this to identify calendar IDs for scheduling or viewing events.
Instructions
Lists the calendars available to the current user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records to return across all pages. Capped by CLIO_MAX_PAGE_SIZE. | |
| page_size | No | Records per Clio API page (default from CLIO_DEFAULT_PAGE_SIZE). |