v2
latestOpenAPI 3.1.02026-08-07750280.6 KBAgent Tools
Update place_order tool configuration
Update configuration for the place_order tool.
Allows you to configure:
- Enable/disable the tool
- SMS notification settings (creation, confirmation, refusal, cancellation)
- SMS templates with placeholders
- Default currency (3-letter ISO code)
- Stock management (ignore_stock)
- Auto-accept orders without manual approval
SMS template placeholders:
- Creation: {customer_name}, {customer_surname}, {order_id}, {link}
- Refusal: additionally {reason}
All fields are optional - only provide the fields you want to update.
Authentication:
- API key with READ_WRITE permission
patch/agents/{agent_id}/tools/place-order
Path parameters
agent_idstring uuid required
Request body
Response
Successfully updated configuration