get_transitions
Retrieve valid work order status transitions from a given state, enabling AI agents to determine possible next steps for workflow automation.
Instructions
Get valid status transitions from a given work order state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_state | Yes | Current state (e.g., 'PLANNING', 'PENDING', 'OPEN', 'WORK_FINISHED', 'CLOSED') |