Get Patronus Run
get_patronus_runRetrieve details of a specific Patronus run by ID to view TeamCity build checks and problems.
Instructions
Get details of a specific Patronus run including TeamCity build checks and problems.
Use the run ID from get_patronus_runs or from a Patronus URL (e.g., https://patronus.labs.jb.gg/robot/).
The returned TeamCity build IDs can be inspected further using the teamcity CLI: teamcity run view
Args: run_id: Patronus run UUID
Returns: YAML with run overview, TeamCity checks, and problems.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |