policy management

Enrich Policy Template

Enrich a policy template with LLM-discovered data (e.g. competitor names).

Calls an onboarded LLM to discover competitors for the given brand name, then returns enriched guardrailDefinitions with the discovered data populated.

post/policy/templates/enrich

Request body

template_idstring required
parametersobject required
modelstring nullable
competitorsstring[] nullable

Optional list of competitor names

instructionstring nullable

Refinement instruction for modifying the competitor list (e.g. 'add 10 more from Asia')

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.