p4_jobs
Find and list Perforce jobs when job tracking is enabled, using optional filters for job ID, files, job view, and result limits to locate relevant defect records.
Instructions
List jobs (if job tracking is enabled)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job | No | Specific job to show (optional) | |
| max | No | Maximum number of results (optional) | |
| files | No | Optional file/filespec filters for jobs | |
| jobView | No | Jobview expression for -e (optional) | |
| reverseOrder | No | Reverse job sort order using -r (optional) | |
| workspacePath | No | Path to workspace directory (optional, defaults to current directory) | |
| includeIntegrated | No | Include fixes from integrated changelists using -i (optional) |