List blocked-off times
acuity_list_blocksList blocked-off (unavailable) time ranges on the account's calendars. Acuity REST: GET /blocks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | Max blocks to return. | |
| maxDate | No | Only blocks on/before this date (YYYY-MM-DD or ISO datetime). | |
| minDate | No | Only blocks on/after this date (YYYY-MM-DD or ISO datetime). | |
| calendarID | No | Filter to a specific calendar id. |