pub async fn dispatch_openapi_provider( registry: &OpenApiRegistry, client: &Client, method: &str, params: Value, ) -> Result<Value, ToolError>