list_system_tasks
Lists Bazarr system tasks to monitor scheduled operations and their status. Pass a task ID to inspect a specific task's properties.
Instructions
List tasks.
GET /api/system/tasks
Args: taskid: List tasks or a single task properties
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskid | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |