post_set_task_instances_state
Change the state of task instances in Airflow workflows by specifying DAG, task, and run details. Supports updating downstream, upstream, past, and future tasks, with options for dry run and custom states.
Instructions
post_set_task_instances_state
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dag_id | No | ||
dag_run_id | No | ||
dry_run | No | ||
execution_date | No | ||
include_downstream | No | ||
include_future | No | ||
include_past | No | ||
include_upstream | No | ||
new_state | No | ||
task_id | No |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from airflow-mcp-server
- clear_dag_run
- create_dataset_event
- delete_connection
- delete_dag
- delete_dag_dataset_queued_event
- delete_dag_dataset_queued_events
- delete_dag_run
- delete_dataset_queued_events
- delete_pool
- delete_role
- delete_user
- delete_variable
- get_config
- get_connection
- get_connections
- get_dag
- get_dag_dataset_queued_event
- get_dag_dataset_queued_events
- get_dag_details
- get_dag_run
- get_dag_runs
- get_dag_runs_batch
- get_dags
- get_dag_source
- get_dag_stats
- get_dag_warnings
- get_dataset
- get_dataset_events
- get_dataset_queued_events
- get_datasets
- get_event_log
- get_event_logs
- get_extra_links
- get_health
- get_import_error
- get_import_errors
- get_log
- get_mapped_task_instance
- get_mapped_task_instance_dependencies
- get_mapped_task_instances
- get_mapped_task_instance_tries
- get_mapped_task_instance_try_details
- get_permissions
- get_plugins
- get_pool
- get_pools
- get_providers
- get_role
- get_roles
- get_task
- get_task_instance
- get_task_instance_dependencies
- get_task_instances
- get_task_instances_batch
- get_task_instance_tries
- get_task_instance_try_details
- get_tasks
- get_upstream_dataset_events
- get_user
- get_users
- get_value
- get_variable
- get_variables
- get_version
- get_xcom_entries
- get_xcom_entry
- patch_connection
- patch_dag
- patch_dags
- patch_mapped_task_instance
- patch_pool
- patch_role
- patch_task_instance
- patch_user
- patch_variable
- post_clear_task_instances
- post_connection
- post_dag_run
- post_pool
- post_role
- post_set_task_instances_state
- post_user
- post_variables
- reparse_dag_file
- set_dag_run_note
- set_mapped_task_instance_note
- set_task_instance_note
- test_connection
- update_dag_run_state
Related Tools
- @abhishekbhakat/airflow-mcp-server
- @abhishekbhakat/airflow-mcp-server
- @abhishekbhakat/airflow-mcp-server
- @abhishekbhakat/airflow-mcp-server
- @abhishekbhakat/airflow-mcp-server