#The AIDisplayMessage is a user-visible message for rendering object
AIDisplayMessage is a user-visible message for rendering
id
stringsender
stringtext
stringtimestamp
string (date-time)Context-aware AI assistant that delegates to specialized agents based on the resource being edited.
AIDisplayMessage is a user-visible message for rendering
id
stringsender
stringtext
stringtimestamp
string (date-time)/v1/ai/conversationRequires authGet the display-ready chat history for a specific context.
/v1/ai/messageRequires authSend a message to the AI assistant. The context type determines which specialized agent handles the request.
This endpoint does not accept any parameters.
contextId
stringID of the resource being edited (dashboard ID, workflow ID, link ID)
contextType
string (enum)AI context types
AI_CONTEXT_TYPE_UNSPECIFIEDAI_CONTEXT_TYPE_ANALYTICS_DASHBOARDAI_CONTEXT_TYPE_WORKFLOWAI_CONTEXT_TYPE_LINKmessage
stringThe user's message
Everything worked as expected.
appliedActions
array<string>contextUpdated
booleanTrue if the agent modified the resource (frontend should refresh)
responseText
stringuiActions
array<object>All endpoints may return an unexpected error payload when a request cannot be processed.
error
objectRequiredWrapped error response.
/v1/ai/conversationRequires authClear the conversation history for a specific context.
contextType
stringquerycontextId
stringquery