ado_bulk_export_work_items
Export work items selected by a WIQL query, handling large result sets through batching.
Instructions
Export work items selected by a WIQL query (batched for large result sets).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | WIQL query selecting the work items to export | |
| fields | No | Fields to include (omit for full expansion) | |
| project | No | Project name or ID (defaults to ADO_DEFAULT_PROJECT) |