commsharbor_inbox_attachment
Get a five-minute signed URL for one attachment, by its index in the message. The URL expires; the stored file does not. Two steps on purpose: the URL is what travels to a browser, an agent or a chat, never your credential. It expires in five minutes; the stored object does not expire at all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | Attachment index, from the message | |
| inbox_id | Yes | Inbox ID | |
| message_id | Yes | Inbox message ID | |
| organization_id | Yes | Active organization ID |