bulk_stop_tasks
Stop multiple SemaphoreUI tasks at once by providing project ID and task IDs, with confirmation flag to execute the bulk operation.
Instructions
Stop multiple tasks with confirmation.
Args: project_id: ID of the project task_ids: List of task IDs to stop confirm: Set to True to execute the bulk stop operation
Returns: Confirmation details or bulk stop results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| task_ids | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||