Skip to main content
Glama

get-studio-templates

Retrieve all available studio templates on Orshot's MCP server using your API key to generate or customize images from pre-designed or AI-created templates.

Instructions

Get all available studio templates for the user using their API key

Input Schema

NameRequiredDescriptionDefault
apiKeyNoOrshot API key for authentication (optional if set in environment)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "apiKey": { "description": "Orshot API key for authentication (optional if set in environment)", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rishimohan/orshot-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server