Prompts
Get Prompt Draft
Get the current draft of a prompt.
GET
Get prompt draft
Documentation Index
Fetch the complete documentation index at: https://www.adaline.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Workspace API key. Pass as Authorization: Bearer <key>.
Path Parameters
Unique identifier for an entity, between 20 and 80 characters.
Required string length:
20 - 80Response
Draft retrieved.
A draft version of a prompt with config, messages, tools, and variables.
Provider and model configuration for a prompt.
Array of prompt messages.
Array of tool definitions available to the model.
Map of variable names to their definitions.
Get prompt draft