Rolled-up status for an interaction scene
get_scene_statusSingle-call view of every role in a scene: per-role job status, signals fired so far, shared state. Use instead of polling N individual jobIds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sceneId | Yes | The sceneId returned by submit_interaction_scene. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool result payload (JSON object) |