Message the "SQL Eval Case Manager" Agent (async)

Post a new message to the chat using the "SQL Eval Case Manager" agent. This runs the chat as a background task and returns a task ID.

Query Params

The ID of the Chat to use. If not provided, a new Chat will be created.

array | null

If creating a new chat, add these tags to it. This is ignored if the chat already exists.

Body Params

The payload to be sent to the agent. This should conform to the input JSON schema of the agent.

string
required
length ≥ 1

User message containing the question to create an eval case for.

string
required
length ≥ 1

The ID of the SQL agent to use for generating and validating SQL.

string
required
length ≥ 1

The ID of the data product to create the eval case against.

The version of the data product

object | null

Custom input_payload when calling sub-agents.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

204

The message is empty and was ignored.

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json
text/event-stream