Skip to main content

object

Content

LLM
View as Markdown
Open llms.txt

Canonical media reference and optional presentation details. Use `GET /media/{mediaId}` to retrieve media bytes through an authorized download URL.

Properties

  • Name
    mediaId
    Type
    string
    Description
    Flownally media ID returned by `POST /media/uploads` or attached to inbound media.
  • Name
    caption
    Type
    string
    Description
    Optional property.
  • Name
    filename
    Type
    string
    Description
    Optional property.
  • Name
    mimeType
    Type
    string
    Description
    Optional property.
  • Name
    fileSize
    Type
    integer
    Description
    Optional property.
  • Name
    mediaType
    Type
    enum
    Description
    Optional property. Allowed values: image, document, video, audio.

Related operations