Send context chat message

Sends a question to the data product context agent and returns the answer. The context agent manages data modeling (tables, metrics, relationships), verified queries, and workspace configuration. Creates a new conversation thread if threadId is not provided.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Account ID

uuid
required

Data Product ID

Body Params
string

The question to ask about the data. Required unless resuming via command.

string

Optional thread ID to continue an existing conversation

uuid

Optional data app ID to scope the analysis thread to an active dashboard

command
object

Optional command to resume after a LangGraph interrupt. When provided, the question field is ignored and the command is sent to resume the paused graph execution. Requires a threadId referencing an interrupted thread.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json