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