Export an AI agent as a reusable template with configuration and knowledge bases
Export an agent into a portable template that can be shared across organizations. The template packages all agent components including configuration, tools, sub-agents, and optionally knowledge bases with their documents.Documentation Index
Fetch the complete documentation index at: https://docs.xpander.ai/llms.txt
Use this file to discover all available pages before exploring further.
true: Includes all knowledge bases with their documents and filesfalse: Exports only agent configuration without knowledge basesAgentTemplate object:
with_knowledge_bases: true, the export includes all document content which may result in larger payloadsAPI Key for authentication