Poll Task Until Completion
poll_taskMonitor Foreman task completion by polling until it reaches a stopped or paused state. Returns the final task status with configurable timeout and interval settings.
Instructions
Polls a Foreman task until it reaches a terminal state (stopped or paused). Returns the final task state. Supports background execution for long-running tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| timeout | No | ||
| poll_interval | No |