Function: exportAgentConfigJSON()
exportAgentConfigJSON(
agentInstance,metadata?):string
Defined in: packages/agentos/src/api/agentExportCore.ts:128
Exports an agent's configuration as pretty-printed JSON.
Parameters
agentInstance
Agent
metadata?
author?
string
description?
string
name?
string
tags?
string[]
Returns
string