indico_update_event
Update an event's title, description, dates, or location, leaving omitted fields unchanged. Changing dates shifts the timetable automatically.
Instructions
Change an event's title, description, dates or location. Fields left out keep their value.
Changing dates also shifts the timetable, as the Indico UI does by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| start | No | ||
| title | No | ||
| address | No | ||
| 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. | |
| timezone | No | IANA timezone | |
| room_name | No | ||
| venue_name | No | ||
| description | No | HTML allowed |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||