pbs_jobs_list
List all scheduled PBS jobs of a specified type (sync, verify, or prune) along with their configurations.
Instructions
List all PBS scheduled jobs of the given type (read). job_type = sync|verify|prune. Returns all jobs with their configs. Raises on invalid job_type. Needs PROXIMO_PBS_* config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_type | Yes | ||
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |