connects_events
Search and list events from IE Connects, including registered, upcoming, past, or live options. Filter by category or group and use pagination to navigate complete results.
Instructions
Search/list events, including your registered upcoming or past events. Logical pagination handles sparse upstream buckets. Use next_offset; scan_exhausted means the bounded search was incomplete, not that no more events exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| scope | No | upcoming | |
| offset | No | ||
| category | No | ||
| group_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| data | No | ||
| error | No | ||
| message | No | ||
| service | No | local | |
| warnings | No | ||
| truncated | No | ||
| next_action | No | ||
| next_offset | No |