Run Workflow From Annotation
run_workflow_from_annotationStart a multi-agent workflow by using an annotation, selected node, or direct prompt as entry point, creating agents and opening them in the grid with initial prompts.
Instructions
Use an annotation, a selected node, or a direct prompt as the entrypoint for a workflow, creating agents, opening them in the grid, and sending the initial prompts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| annotationNodeId | No | ||
| sourceNodeId | No | ||
| prompt | No | ||
| mode | No | pair | |
| workflowPresetId | No | ||
| agents | No | ||
| cwd | No | ||
| submit | No | ||
| addToGrid | No | ||
| openInGrid | No |