get_task
Monitor Elasticsearch long-running tasks (reindex, update_by_query, delete_by_query) for progress and errors. Provide a task ID and optionally wait for completion.
Instructions
Poll a long-running task (reindex, update_by_query, delete_by_query) for progress and errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| wait_for_completion | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |