task_create
Create and manage AI agent tasks with title, priority, acceptance criteria, and backend configuration for orchestration workflows.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| description | No | ||
| priority | No | ||
| base_branch | No | ||
| acceptance_criteria | No | ||
| agent_backend | No | ||
| launcher | No |