Pular para o conteúdo principal

Validate an agent spec

POST 

https://platform.docana.com/api/v1/agents/schema/validate/

Validates an agent spec against the AgentSpec V2 JSON Schema (see GET /api/v1/agents/schema/) without persisting anything. Accepts either { "spec": <agent-spec> } or the spec object at the top level.

Request

Responses

The spec is valid (warnings/mustFix may be non-empty)