pub async fn apply_workspace( variable_set_id: &str, workspaces: Vec<Workspace>, config: &Core, client: Client, ) -> Result<(), ToolError>