get_event_details
Retrieve full metadata for any Indico event, including title, description, dates, location, and all contributions with speakers, duration, abstracts, and session assignments.
Instructions
Get full metadata for an event, including its list of contributions.
Returns event title, description, dates, location, and all contributions (with speakers, duration, abstract, session assignment).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | Indico event ID. | |
| include_attachments | No | If true, include contribution attachment metadata in the event output. | |
| 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 | |||