indico_schedule_contribution
Schedule an unscheduled contribution in an Indico event timetable at a given local start time, optionally inside a session block.
Instructions
Put an unscheduled contribution in the timetable at a given time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | Yes | Local time in the event's timezone, ISO format without offset, e.g. 2026-10-05T14:30 | |
| event_id | Yes | Indico event id (the number in /event/<id>/) | |
| 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. | |
| contribution_id | Yes | ||
| session_block_id | No | Put it inside this session block; required if the contribution is in a session |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||