get_job
Retrieve detailed information about a Jenkins job by specifying its full name. Supports summary, full, or IDs format output.
Instructions
Get detailed information about a specific Jenkins job
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full job name (e.g., 'folder/subfolder/job') | |
| format | No | Output format | summary |