batchCreateUserStories
Batch create multiple user stories in a Taiga project by specifying the project identifier and an array of story details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectIdentifier | Yes | Project ID or slug | |
| userStories | Yes | Array of user stories to create |