indico_create_contribution
Create an unscheduled Indico contribution with optional speakers, session, duration, and description; then schedule it into the timetable.
Instructions
Create an unscheduled contribution. Use indico_schedule_contribution to place it in the timetable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| persons | 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 | No | Assign to this session right away | |
| description | No | ||
| duration_minutes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||