indico_assign_contribution_session
Assign a contribution to an Indico session or remove it from one by setting session_id to null. Indico may unschedule it if the slot no longer fits.
Instructions
Move a contribution into a session, or out of it. Indico may unschedule it if its slot no longer fits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 | null removes the contribution from its session | |
| contribution_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||