state_machine_sm_can
Check if a state transition is currently allowed. Use this tool to validate workflow steps before execution.
Instructions
[state_machine] Check if a transition to to_state is currently allowed. Returns {allowed: bool}.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| to_state | Yes |