pub async fn create( workspace_id: &str, var: Variable, config: &Core, client: Client, ) -> Result<Variable, ToolError>