state_machine_sm_status
Retrieve the complete status of a state machine including current state, available next states, and transition count to monitor and control process flow.
Instructions
[state_machine] Return full status: states, current, allowed_next, transition_count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |