getJob
Retrieve a Jenkins job by its full path, with optional tree parameter to filter response fields.
Instructions
Get a Jenkins job by its full path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobFullName | Yes | Full name of the Jenkins job (e.g., 'folder/myJob') | |
| tree | No | Jenkins tree parameter to filter response fields |