Ask Question To AI Agent
POST
Path Parameters
Body
application/json
Represents a request for an AI agent task. This class holds the necessary information for processing an AI agent task, including the message content, an optional thread ID for tracking the AI chat thread, and an optional source tag for categorizing chat history.
The message content of the AI agent task request.
An optional source tag to categorize or tag the chat history.
The optional thread ID associated with the AI chat thread. Can be used to track conversations within the same thread.