Get Attachment Metadata
sending_get_attachmentRetrieve metadata from a temporary attachment ID before sending an email. Use this to verify attachment 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 | |||