Agent Environment
agent-import
Validate Agent Import
Validate an agent import request without saving.
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
Returns validation status, access level, and parsed agent card for preview.
post/v1/agent-configurations/import/validate
Request body
Response
Successful Response