Agent Environment
agent-import
Import Agent Unified
Import an agent using the unified import endpoint.
Supports three input methods with deterministic access levels:
- agent_url: Remote black_box - Just an endpoint URL to call
- agent_card: Local grey_box - Upload agent configuration/card JSON
- source_code: Local white_box - Upload agent source code files
Access level is determined by input method (not content).
post/v1/agent-configurations/import
Request body
Response
Successful Response