transition_role
Switch active workflow execution to a different role by providing the execution ID and target role ID, with optional handoff notes to maintain context during the change.
Instructions
Transition to a different role in workflow execution
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toRoleId | Yes | ID of the role to transition to | |
| executionId | Yes | ID of the execution | |
| handoffNotes | No | Notes for the role transition (optional) |