update_sales_agent_config
Configure your AI sales agent by enabling/disabling it, setting booking links, offer prices, daily reply limits, and confidence thresholds for human review.
Instructions
Update the AI sales agent configuration (enable/disable, cal link, offer price, reply limits, confidence threshold).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | No | Enable or disable the sales agent | |
| cal_link | No | Calendly or Cal.com URL for meeting booking (max 500 chars, set null to clear) | |
| offer_price | No | Offer price in minor currency units (integer, min 0) | |
| offer_description | No | Short description of the offer (max 1000 chars, set null to clear) | |
| max_replies_per_day | No | Maximum automated replies per day (1-500, default 20) | |
| confidence_threshold | No | Confidence score below which agent flags for human review (0.0-1.0, default 0.65) |