getPipelineStepLogs
Fetch stdout and stderr logs for a specific pipeline step using pipeline and step UUIDs to diagnose build issues.
Instructions
Get stdout/stderr logs from a specific pipeline step
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_slug | No | ||
| step_uuid | Yes | Step UUID | |
| workspace | No | ||
| pipeline_uuid | Yes | Pipeline run UUID |