pub async fn delete( variable_id: &str, workspace_id: &str, config: &Core, client: Client, ) -> Result<(), ToolError>