use
Activate an inventory or scene item by providing the session ID and item name to trigger its effect and advance your story.
Instructions
Use an inventory item or a stateful item present in the current scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_name | 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 |