create_autopilot
Create a recurring automation that automatically files an issue for an assigned agent on a schedule or trigger.
Instructions
Create an autopilot — a recurring/triggered automation that files an issue for an agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| project_id | No | ||
| assignee_id | Yes | agent (or user) that receives the generated issue | |
| description | No | ||
| workspace_id | No | Workspace/company id. Omit to use the default or your only workspace. | |
| assignee_type | Yes | ||
| execution_mode | Yes | e.g. 'create_issue' | |
| issue_title_template | No |