pub fn progress( progress_token: String, progress: f32, total: Option<u32>, ) -> McpResult<JsonRpcNotification>
Create a progress notification