Personalize your agent’s responses
GET
or POST
(required)due_amount
, customer_type
, due_date
) in JSON format.text
→ Greeting message to be used for the call (mandatory).user_context
→ Key–value pairs for use in the System Prompt (mandatory; user_context can be an empty dictionary if no dynamic variables are used).This API can be built in any language. The above is a Python example.
text
and user_context
.