Function
notify-progress
Send a notifications/progress notification to the client.
https://modelcontextprotocol.io/specification/2025-03-26/basic/utilities/progress
notify-progress: func(res: borrow<response-stream>, progress-notification: progress-notification) -> result<_, response-stream-error>;