get_xcom_entries
Retrieve XCom entries from Apache Airflow tasks by specifying DAG ID, task ID, run ID, and other parameters for targeted data extraction and analysis.
Instructions
get_xcom_entries
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dag_id | No | ||
dag_run_id | No | ||
limit | No | ||
map_index | No | ||
offset | No | ||
task_id | No | ||
xcom_key | No |