get_holidays
Retrieve a comma-separated list of holiday keys configured on NetBox. Use this to enumerate available holidays, then fetch details per key.
Instructions
Lists holiday keys configured on the NetBox system (wraps NBAPI GetHolidays). Returns a comma-separated key string, not a list of records — use get_holiday per key for details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| STARTFROMKEY | No | Optional. Pagination cursor to continue listing from a previous call. |