Skip to main content
deleteAttachment removes one URL or uploaded-file attachment.
automations/delete-trello-attachment.automation.ts
card and stable attachmentId are required; card accepts an ID, short link, or URL. Optional account defaults to the project binding. Returns Signal<{ attachmentId: string; deleted: true }>.