kopern_import_agent
Import an AI agent from a Kopern export JSON, restoring all skills, tools, extensions, and grading suites without incurring LLM cost.
Instructions
Import an agent from a Kopern export JSON. Creates a new agent with all skills, tools, extensions, and grading suites. No LLM cost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | The full Kopern agent export JSON (from kopern_export_agent) |