Export Agent
ethora-agents-export-v2Export an Agent as a portable bundle (GET /v2/agents/:idOrAddress/export). format=json returns the bundle object directly; feed it back to ethora-agents-import-v2 to recreate the Agent in another App/tenant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Defaults to json. Prefer json for MCP round-trips. | |
| agentIdOrAddress | Yes |