bulk_stop_tasks
Stop multiple tasks in a SemaphoreUI project by providing project ID and task IDs. Confirm the operation to execute bulk stop.
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 |
|---|---|---|---|
| project_id | Yes | ||
| task_ids | Yes | ||
| confirm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||