indico_update_session_block
Update an Indico session block's duration or title, ensuring it cannot be shortened below the entries it contains.
Instructions
Change a session block's duration or title. It cannot become shorter than the entries inside it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| entry_id | Yes | The block's timetable entry id (see indico_get_timetable) | |
| 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. | |
| duration_minutes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||