indico_update_session
Modify an Indico session by updating its title, description, code, or default contribution length for a given event and session.
Instructions
Change a session's title, description, code or default contribution length.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | ||
| title | 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. | |
| session_id | Yes | ||
| description | No | ||
| default_contribution_minutes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||