conversations_add_message_attachments
Add or replace attachments on a GHL conversation message by providing a message ID and up to 5 attachment URLs, ensuring the message contains the correct files.
Instructions
Add message attachments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | Message Id | |
| attachments | Yes | Array of attachment URLs to set on the message (replaces existing). Maximum 5 URLs. |