v1

latestOpenAPI 3.1.02026-07-26252382475.4 KB
Custom Assistants

Create Custom Assistant

post/v1/assistants/custom

Request body

titlestring nullable
descriptionstring nullable
tagsstring[] nullable
namestring required
nicknamestring nullable
instructionsstring required
user_start_messagesstring[] nullable
llm_idstring uuid nullable
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/assistants/custom:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}