add_attachments_to_message
Add attachments to an existing message by providing the message ID and links to attach.
Instructions
Add attachments to a message. In order to add attachments to a message, you must provide a message id and the attachments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| links | Yes | Array of links to be attached to the message |