state_machine_sm_state
Retrieve the current state and list of allowed next states for a named state machine, enabling decision-making and flow control.
Instructions
[state_machine] Return the current state and list of allowed next states.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |