zadig_workflow_task_job_log
Retrieve a specific job log from a Zadig workflow task. Filter by keyword or tail lines to diagnose pipeline failures.
Instructions
Get one Zadig workflow task job log. Supports tail_lines and keyword filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | No | ||
| task_id | Yes | ||
| job_name | Yes | ||
| tail_lines | No | ||
| include_raw | No | ||
| project_key | No | ||
| workflow_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||