fetch_attachment
Retrieve the contents of a Discord attachment from its URL, returning images and text directly or metadata for other file types.
Instructions
An attachment's contents: an image as an image, a text file as text, anything else as its metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Attachment url, from a message's `[attachment: ...]` marker |