view_run_logs
View logs from specific tasks or entire pipelines to monitor execution, debug failures, and analyze recent run outputs.
Instructions
Read logs from a specific task or the entire pipeline from the most recent run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | No | Task ID to view logs for. If not provided, returns the pipeline.log. | |
| config | No | Path to config.toml file to determine output directory |