indico_list_category_events
Retrieve events from an Indico category and its subcategories within a date range, with optional filters and result limits.
Instructions
List events in a category (and its subcategories) within a date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| to_date | No | YYYY-MM-DD, 'today', or relative like '+30d' | |
| instance | No | Indico instance: a configured name (see indico_list_instances) or its URL; an event link works too. Can be left out when only one instance is configured or a default is set. | |
| from_date | No | YYYY-MM-DD, 'today', or relative like '-30d' | today |
| category_id | Yes | Category id; 0 is the root, covering the whole instance | |
| newest_first | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||