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