Pricing Benchmark
pricing_benchmarkBuilds a defensible local pricing comparison within a category: how to normalize across differing service bundles, and what to do when competitors don't publish prices at all.
Example invocations:
"Benchmark gel manicure pricing across nail salons in Denver, CO"
"Is this brewery's pint pricing in line with the Twin Cities taproom market?"
"Build a pricing comparison for full-service restaurants in Wichita, KS when most don't list prices online"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | The business category/vertical, e.g. 'massage spa', 'full-service restaurant'. | |
| services | No | Specific services/items to benchmark if known (e.g. ['30-min massage', 'gel manicure']) — otherwise the procedure derives a comparable bundle. | |
| city_metro | Yes | City + state/region defining the comparison market, e.g. 'Wichita, KS'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | ||
| notice | No | Present ONLY when the request was denied by usage policy instead of executed. When present, every other field is an empty placeholder and must not be reported as a framework. | |
| caveats | Yes | ||
| subject | No | ||
| framework | Yes | ||
| output_schema | Yes | ||
| quality_rubric | Yes | ||
| research_procedure | Yes |