bulk_update_execute
Apply commands directly to multiple issues at once. Search to select issues, run a command to update them in bulk, with a preview to verify before execution.
Instructions
Execute a bulk update. DESTRUCTIVE -- call bulk_update_preview first. Tags batch for rollback.
Args: query: YouTrack search query command: YouTrack command to apply max_results: Max issues to update (default: 50, max: 100) instance: YouTrack instance (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| command | Yes | ||
| instance | No | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |