choose_action
Select an action from the current scene to advance your interactive story. Provide the adventure session ID and the choice ID to move the narrative forward.
Instructions
Choose one of the action IDs offered by the current scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| choice_id | Yes | ||
| adventure_session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| choices | Yes | ||
| context | Yes | ||
| message | No | ||
| scene_id | Yes | ||
| is_ending | No | ||
| adventure_session_id | Yes |