create_settings_jobs_by_job_id_run
Trigger a specific job by its ID to execute scheduled maintenance or media-scan tasks.
Instructions
Invoke a specific job.
POST /api/v1/settings/jobs/{jobId}/run
Args: job_id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |