Check pricing action
check_pricing_actionValidates whether a proposed price complies with pricing rules, floor limits, and approval policies, and records the decision.
Instructions
Checks whether a quoted or discounted price is allowed, given the absolute floor, time-window rate, discount limits, approval rules, and learned pricing patterns. Writes a decision event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 2026-06-06 | |
| agentId | No | ||
| courseId | No | demo | |
| startTime | Yes | ||
| currentPrice | Yes | ||
| proposedPrice | Yes |