transition_role_workflow
Transition a workflow execution to a different role using handoff notes, decisions, and rationale, keeping role-based processes aligned and documented.
Instructions
Transition to a different role in the workflow execution
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toRole | Yes | Role to transition to | |
| decisions | No | Key decisions made in the current role | |
| rationale | No | Rationale for the role transition | |
| executionId | Yes | ID of the workflow execution | |
| handoffNotes | Yes | Notes for the role transition |