batchCreateIssues
Batch create issues in Taiga by providing project ID and an array of issue details including subject, description, type, priority, severity, and tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectIdentifier | Yes | Project ID or slug | |
| issues | Yes | Array of issues to create |