read_attachment
Get attachment metadata, a bounded text preview or an authenticated file reference. Never executes attachment content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | File access mode; inline is limited to 64 KiB. | metadata |
| cursor | No | Opaque nextCursor from the previous page with the same filters. | |
| source | Yes | Uploaded attachment or received MIME part. | |
| maxChars | No | Maximum code points in a supported plain-text preview. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||