get_job_log
Retrieve the last 2000 characters of a CI job log to inspect job output and troubleshoot issues.
Instructions
Get the log output of a CI job (last 2000 chars).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID | |
| job_id | Yes | Job ID |