Import an Agent Config

Import an Agent Config from a portable export payload.

Body Params

Portable agent configuration for export/import across instances.

string
required

Display name of the agent.

Description of the agent's purpose.

string
required

System prompt that defines the agent's behavior.

string
enum
Defaults to tool_call

Execution mode: tool_call or codemode.

Allowed:
skill_names
array of strings

Skill names for codemode agents.

Skill Names
tags
array of strings

Tags for categorization.

Tags
object | null

JSON schema for agent input.

object | null

JSON schema for agent output.

string
enum
Defaults to draft

Publication status of the agent on the source instance.

Allowed:
llm
object
required

LLM configuration reference.

object | null

Provider-specific LLM settings (e.g. reasoning effort, extended thinking).

Applied on import only when the same LLM provider is available on the target.

tools
array of objects

Tool configurations.

Tools
array | null

Parameter bindings for each tool, in the same order as tools.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json