search_categories
Search Indico categories by name to retrieve ID, breadcrumb path, and event/subcategory counts. Obtain the category_id needed for subsequent operations.
Instructions
Search for Indico categories by name.
Returns matching categories with their ID, title, full breadcrumb path from the root, and event/subcategory counts. Use this to discover the category_id needed by other tools when you don't already know it (e.g. 'OKC Colloquia', 'HGTD Speakers Committee').
Returns up to 10 results. Refine the query if too many or too few results appear.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Name or partial name of the category to search for. | |
| 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 |
|---|---|---|---|
| result | Yes |