Batch Create Tasks
batch_create_tasksCreate up to 20 tasks at once, each under its own parent user story. Items are created independently, so invalid ones don't block the rest, and you get per-item success/failure results.
Instructions
Create up to 20 tasks in one call, each under its own parent user story. Each item is created independently — a bad item doesn't fail the others. Returns a structured result with per-item success/failure, not a native Taiga bulk-create (which can't carry per-item fields).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| project | Yes |