Get Attachment Metadata
sending_get_attachmentCheck attachment metadata before sending an email. Use a temporary attachment ID to retrieve details without downloading file bytes.
Instructions
Use this to inspect a temporary Sending attachment_id before sending. It returns metadata only, not file bytes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachment_id | Yes | Temporary attachment ID returned by an upload endpoint. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||