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