Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ADOBE_CLIENT_IDNoAdobe Developer Console Native App client ID used for public-client refresh without a client secret.
ADOBE_REFRESH_TOKENNoAdobe OAuth refresh token, if issued, used along with ADOBE_CLIENT_ID to refresh access without a client secret.
FRAMEIO_ACCESS_TOKENNoShort-lived Frame.io access token returned after completing the Adobe OAuth login. Sufficient for a session.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
verify_connectionA

Verify Frame.io V4 OAuth by calling GET /v4/me.

search_toolsC

Search all operations in the official Frame.io V4 OpenAPI catalog.

get_tool_schemaB

Get official parameters and referenced schemas for one Frame.io V4 operation.

invoke_toolC

Invoke one operation from the official Frame.io V4 OpenAPI catalog. DELETE requires confirm=true.

upload_local_fileC

Upload a local file through Frame.io V4 presigned URLs and return its upload status.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources