Import Agent Template
Agents
Import Agent Template
Imports an agent template, this route must use the new V3 endpoints.
POST
Import Agent Template
Documentation Index
Fetch the complete documentation index at: https://docs.convocore.ai/llms.txt
Use this file to discover all available pages before exploring further.
Import from Template
Convert Existing Agent to Node-Based
UsefromAgentId to convert a legacy agent to the node-based architecture:
- Create a new node-based agent
- Migrate
vg_systemPromptandvg_initPromptto the start node’s instructions - Copy all tools and variables with new IDs
- Migrate knowledge base documents
Example Response
Notes
- New unique IDs are generated for the agent, tools, and variables
- Tool and variable references in instructions are automatically updated
- Agent limits are enforced based on your plan
