ado_bulk_create_work_items
Create multiple Azure DevOps work items in one call, specifying type, fields, and optional parent for each item.
Instructions
Create multiple work items in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Work items to create | |
| project | No | Project name or ID (defaults to ADO_DEFAULT_PROJECT) |