Pular para o conteúdo principal

Generate a test case spec from the agent flow

POST 

https://platform.docana.com/api/v1/agents/:agentId/test-cases/generate-spec/

Accepts an optional JSON body { currentTestCase?: { name?, description?, evalSpec? }, additionalInstructions? } used to seed and steer the LLM generation.

Request

Responses

The generated test case spec