For the complete documentation index, see llms.txt. This page is also available as Markdown.

Base Attachment

Example

{
    "url": "https://your.attachment.url/filename.png",
    "name": "filename.png"
}

Fields

Field
Type
Comments

url

string

Attachment url

name

string

Attachment name

Last updated

Was this helpful?