A beta version of the new Box developer documentation site is launching soon! Updated Developer Guides, modern API Reference, and AI-powered search are on the way to help you build with Box faster. Stay tuned for more updates.
The AI agent used to handle queries.
14031The 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_idThe type of AI agent used to handle queries.
Value is always ai_agent_id
{
"id": "14031",
"type": "ai_agent_id"
}