drone_get_build_logs
Retrieve logs for a specific build stage and step in a Drone CI pipeline, enabling targeted debugging of build failures or monitoring of step output.
Instructions
Get logs for one build stage/step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | ||
| repo | Yes | ||
| buildNumber | Yes | ||
| stageNumber | Yes | ||
| stepNumber | Yes | ||
| limitChars | No |