Read pipeline run logs
read_pipeline_run_logsAccess stored logs for any project pipeline run. Filter by step, host, or run to debug failures and audit execution history.
Instructions
Read stored logs for one project-level pipeline run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| before | No | ||
| run_id | Yes | ||
| host_id | No | ||
| step_name | No | ||
| project_id | No | ||
| pipeline_id | Yes | ||
| project_name | No |