Agent Builder
Classify Agent Blueprint
Classify an agent blueprint to get a type recommendation from structured business and call requirements.
POST
Classify Agent Blueprint
Read only
Classify an agent blueprint to get a type recommendation from structured business and call requirements. This operation does not create or publish an agent.
Before you begin
- Send a valid workspace API key.
- Supply the blueprint fields you know. Each field is optional; text fields allow 4000 characters each, while
languageallows 120.
Classify Agent Blueprint Request
Verify the result
The current route returns HTTP201 with data.shape, data.pipeline, data.confidence, data.evidence, data.needsTiebreak, and data.features. Shapes are spa, cfa, and ivr; pipelines are cascaded and s2s. Compare the evidence with the intended call before choosing a type.
Errors and recovery
400 means a field has the wrong type or exceeds its length limit. For 401, correct the API key. The service uses a rule-based recommendation if its model-assisted step fails. Recommendations can change between requests; retrying does not create duplicate agents.
Related endpoints
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Maximum string length:
4000Maximum string length:
4000Maximum string length:
4000Maximum string length:
4000Maximum string length:
4000Maximum string length:
4000Maximum string length:
4000Maximum string length:
4000Maximum string length:
120