Get Calendar Gaps
get_calendar_gapsDetect open days in the publishing calendar and return gap metadata for planning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | Range end date in YYYY-MM-DD format. | |
| start | Yes | Range start date in YYYY-MM-DD format. | |
| team_id | No | Team ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope. | |
| platforms | No | Optional platform subset to inspect. |