Function: exportAgentConfigJSON()
exportAgentConfigJSON(
agentInstance,metadata?):string
Defined in: packages/agentos/src/api/agentExport.ts:211
Exports an agent's configuration as a pretty-printed JSON string.
Parameters
agentInstance
Agent
The agent (or agency) instance to export.