get_operation_progress
Track progress of active long-running operations with polling, returning current status, ETA, and phase details.
Instructions
Get progress for active long-running operations. Supports polling-based progress tracking for clients that cannot receive push notifications. Returns current progress, ETA, and phase information.
No prior indexing required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation_id | No | Specific operation ID to get progress for. If not provided, returns all active operations. |