upload_attachment
Attach a file to a card by providing the card identifier and file path.
Instructions
Upload a file attachment to a card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card | Yes | Card ID, sequential ID (#123), or name | |
| board | No | Board ID or name (needed for name lookups) | |
| file_path | Yes | Absolute path to the file to upload (max 10 MB) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||