The AI agent used to handle queries.
14031
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).
ai_agent_id
The type of AI agent used to handle queries.
Value is always ai_agent_id
{
"id": "14031",
"type": "ai_agent_id"
}