Set Availability Override
neuron_set_overrideSet a date-specific availability override — mark a day as unavailable, or set custom hours for that date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date to override (YYYY-MM-DD) | |
| hours | No | Custom hours for this date (overrides weekly hours) | |
| reason | No | Reason for the override (e.g. 'Holiday') | |
| calendarId | Yes | Calendar UUID | |
| isUnavailable | No | Mark the entire day as unavailable |