list_category_info
Retrieve metadata for an Indico category, including its name, description, and subcategory IDs. Useful for navigating the hierarchy to find the correct category ID.
Instructions
Get metadata about an Indico category: name, description, and subcategory IDs.
Useful for navigating the category hierarchy to find the right category_id before using search_category_events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category_id | No | Indico category ID. Use 0 for the root. | |
| instance | No | Named Indico instance to query. Use only configured names. If omitted, the server default instance is used. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||