v1

latestOpenAPI 3.1.02026-07-26252382475.4 KB
External Chat Agents

Register An External Chat Completions Agent.

post/v1/agents/external-chat

Request body

titlestring nullable
descriptionstring nullable
tagsstring[] nullable
namestring nullable
api_urlstring required
auth_scheme'BEARER_TOKEN' | 'API_KEY' | 'NONE'
auth_configobject
chat_paramsobject
instructionsstring nullable
nicknamestring nullable
connection_idstring nullable
providerstring
context_access_enabledboolean

Enable access to context variables for this agent

context_variablesstring[]

List of context variable names that this agent can access

Response

Successful Response

{"stackTrail":"paths:/v1/agents/external-chat:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}