delete_butler_by_butler_task
Stop any designated Plex Butler task by its exact task name to prevent it from running. Directly halts the specified background job.
Instructions
Stop a single Butler task.
DELETE /butler/{butlerTask}
Args: butler_task: The task name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| butler_task | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |