trello.deleteBoard is permanent. Archive with Update board when you may need the board later.
automations/delete-trello-board.automation.ts
board as an ID, short link, or URL. Optional second argument { account } defaults to the project binding. The action returns Signal<{ boardId: string; deleted: true }> and fails if the member can’t administer the board. You can’t undo deletion.