get_workflow_status
Check a service request's workflow state—current phase, current step, and status of every step—to pinpoint progress.
Instructions
Get the workflow state for a request: current phase, current step, and all requestSteps with status (PENDING/IN_PROGRESS/COMPLETED). Status is derived from currentStepId → phase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requestId | Yes | ServiceRequest id |