advance_step
Complete the current step of a service request and progress it to the next step, with validation of allowed phase transitions.
Instructions
Advance the current step for a request to the next step (completes current step and moves currentStepId). Validates phase transitions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stepId | No | Optional: specific step id to complete (defaults to current step) | |
| requestId | Yes |