look_around
Inspect the current scene to see your surroundings and identify items available for interaction in your adventure.
Instructions
Review the current place, including any items present there.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |