start_workflow
Launch an Anubis workflow by specifying its ID and optional context, with role-based guidance from the AI agent type of your choice to ensure correct execution.
Instructions
Start a new Anubis workflow execution with intelligent role-based guidance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | Additional context for the workflow execution | |
| agentType | No | Type of AI agent executing the workflow | cursor |
| workflowId | Yes | ID of the workflow to start |