Read pipeline run logs
read_pipeline_run_logsFetch stored logs for a specific project-level pipeline run to inspect execution details and troubleshoot issues.
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 |