get_simulation_state
Retrieve current simulation status: timeline playing/paused/stopped, simulation time, and physics dt. Use it to monitor state before taking action.
Instructions
Get the current simulation state: timeline status (playing/stopped/paused), simulation time, and physics dt. step_simulation does NOT require a running timeline — do not play just to step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |