Skip to main content
GET
Prompt by Slug

Headers

authorization
string

API Key in the format: Authorization: ApiKey <key>

Path Parameters

slug
string
required

Response

Successful Response

Prompt info with nested tool definitions

slug
string
required
messages
MCP_PromptMessage · object[]
required
model
ModelInfo · object
required
genParams
GenerationParams · object
required
respFormat
string
required
tools
MCP_ToolDef · object[] | null
required
outputSchema
SchemaJsonFormat · object | null

Schema for response when using response format json_schema

variables
string[]