task_batch_create
Create multiple tasks simultaneously in Kagan's AI orchestration system by specifying titles, descriptions, priorities, and acceptance criteria in a single batch operation.
Instructions
Create multiple tasks at once.
Each entry must have a title key and may include description,
priority, base_branch,
acceptance_criteria, and agent_backend.
Returns the list of created tasks.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | Yes |