indico_create_session
Create a new session in an Indico event to group related talks or contributions, then add its time slot separately with indico_create_session_block.
Instructions
Create a session. It has no time slot until you add one with indico_create_session_block.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | Book of abstracts code; conferences only | |
| title | 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. | |
| description | No | ||
| default_contribution_minutes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||