Pricing Intelligence
Analyze pricing strategies across a market or for a specific company's product catalog.
When to use
When the user asks about pricing — market averages, price distribution, a company's pricing tiers, or price comparisons.
Workflow
- •
Get market pricing analysis using
get_market_pricing_analysis. Costs 1 fixed credit.- •Filter by
product_typeand/orkeywordto focus on a segment - •Returns summary (average, median, min, max) and price distribution buckets
- •Filter by
- •
Compare specific companies using
get_company_productsfor each company. Costs 1 credit per product.- •Sort by
pricewithsort_direction: "desc"for premium products - •Sort by
pricewithsort_direction: "asc"for entry-level products - •Use
min_priceandmax_priceto explore specific tiers
- •Sort by
- •
Present findings with:
- •Market-wide pricing summary
- •Price distribution (where most products are priced)
- •Company-level pricing compared to market averages
- •Positioning insights (premium vs. value)
Tips
- •Start with
get_market_pricing_analysis— it's the cheapest way to understand pricing - •Use
min_priceandmax_priceonget_company_productsto count products in price tiers - •Compare
avg_current_pricevsavg_full_priceon products to find discounting patterns