batch_terminate
Terminate multiple workflows matching a query. Optionally set a limit to control batch size.
Instructions
Terminate multiple workflows matching a query. Specify 'limit' to control batch size (default: 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Query to select workflows to terminate | |
| reason | No | Reason for termination | |
| limit | No | Maximum number of workflows to terminate (default: 100) |