get_pipeline_job_run_log
Retrieve execution logs for a specific job in a pipeline run to monitor progress and troubleshoot issues in Alibaba Cloud DevOps workflows.
Instructions
[Pipeline Management] Get the execution logs of a pipeline job. Retrieve the log content for a specific job in a pipeline run.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | Organization ID, can be found in the basic information page of the organization admin console | |
| pipelineId | Yes | Pipeline ID | |
| pipelineRunId | Yes | Pipeline run instance ID | |
| jobId | Yes | Job ID of the pipeline run task |