pub async fn remove( workspace_id: &str, tags: Vec<String>, config: &Core, client: Client, ) -> Result<(), ToolError>