get_log
Extract and retrieve detailed logs for specific tasks, DAG runs, or task attempts using DAG ID, task ID, and run parameters for efficient workflow monitoring and debugging.
Instructions
get_log
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dag_id | No | ||
dag_run_id | No | ||
full_content | No | ||
map_index | No | ||
task_id | No | ||
task_try_number | No | ||
token | No |