Skip to main content

The AI agent used to handle queries.

type
enum<string>
required

The type of AI agent used to handle queries.

Available options:
ai_agent_id
Example:

"ai_agent_id"

id
string

The ID of an Agent. This can be a numeric ID for custom agents (for example, 14031) or a unique identifier for pre-built agents (for example, enhanced_extract_agent for the Enhanced Extract Agent).

Example:

"14031"