get_pdfium_gerrit_cl_trybot_status
Check try-bot test results for PDFium code changes, showing pass/fail counts and individual bot status to monitor review progress.
Instructions
Get detailed try-bot status for a PDFium Gerrit CL, including individual bot results and pass/fail counts
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cl_number | Yes | CL number or full Gerrit URL (e.g., '12345' or 'https://pdfium-review.googlesource.com/c/pdfium/+/12345') | |
| patchset | No | Optional specific patchset number to get bot status for (if not specified, gets status for latest patchset) | |
| failed_only | No | Only return failed bots (default: false) |