Batch Create User Stories
batch_create_user_storiesCreate up to 20 user stories in one call, with independent per-item validation so one bad entry doesn't block the rest. Returns structured success/failure for each story.
Instructions
Create up to 20 user stories in one call. 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 |