Pauses execution for a specified duration, providing progress reporting during the wait.
This tool provides a simple waiting mechanism, allowing you to pause task execution for a set number of seconds. It offers progress reporting during the wait period, making it useful for orchestrating tasks that depend on time-based delays or synchronization. It can be utilized via CLI, or integrated as an HTTP server using Server-Sent Events (SSE).