indico_move_timetable_entry
Reschedule a contribution or session block by setting a new start time in the event's local timezone, keeping the Indico timetable accurate.
Instructions
Change the start time of a timetable entry (contribution or session block).
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 | |
| entry_id | Yes | ||
| 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. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||