deleteComment removes one comment action.
automations/delete-trello-comment.automation.ts
card and stable commentId are required; card accepts an ID, short link, or URL. Optional account defaults to the project binding. Returns Signal<{ commentId: string; deleted: true }> after Trello confirms deletion.