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