get_event_sessions
Retrieve the session structure for an event, including title, conveners, schedule, room, and nested contributions, to view the agenda organization.
Instructions
Get the session structure for an event, with each session's contributions nested inside.
Useful for understanding how an event agenda is organised into parallel tracks or blocks. Each session includes: title, conveners, start/end time, room, and contributions list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | Indico event ID. | |
| include_attachments | No | If true, include attachment metadata for contributions inside each session. | |
| 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 |