tdarr_run_automation
Trigger an automation manually by providing its configuration ID. Optionally specify libraries, target nodes, and bypass limits.
Instructions
Manually trigger an automation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | No | Optional payload object | |
| configId | Yes | Automation config ID | |
| libraryIds | No | Library IDs to run on | |
| targetNodeIds | No | Target node IDs | |
| targetNodeNames | No | Target node names | |
| bypassWorkerLimits | No | Bypass worker limits | |
| executeImmediately | No | Execute immediately | |
| bypassStagedFileLimit | No | Bypass staged file limit |