Attach Image to Card
attach_image_to_cardAttach an image or file from a URL to a card on a Trello board. Provide card ID and image URL to add attachments directly from external links.
Instructions
Attach an image (or any file) to a card from a URL on a specific board
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional display name for the attachment | |
| cardId | Yes | ID of the card to attach to | |
| boardId | No | ID of the Trello board (uses the active/default board if not provided) | |
| imageUrl | Yes | URL of the image/file to attach |