indico_search_events
Search event titles across configured Indico instances and return only events the current user can view. Use it to find meetings, filter by date, and retrieve up to a set limit.
Instructions
Search events by title. Only returns events the token's user can see.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | Words from the event title | |
| 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' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||