stop_all_template_tasks
Stops all currently running tasks for a specified template in a SemaphoreUI project, using the project ID and template ID.
Instructions
Stop all running tasks for a template.
Args: project_id: ID of the project template_id: ID of the template
Returns: Empty dict on success
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| template_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||