stop_task
Stop a running task in SemaphoreUI by providing project and task IDs.
Instructions
Stop a running task.
Args: project_id: ID of the project task_id: ID of the task to stop
Returns: Task stop result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||