Market landscape map (incumbents, disruptors, pricing, narrative)
get_market_landscapeMap a competitive landscape for an industry or vertical from live public sources: Tier-1 incumbents against emerging disruptors, category positioning quadrants with the white space in each, published pricing models and price bands, and the narrative themes that dominate zero-click and AI answers — including which themes are still open. Ends with buyer shifts and defensible entry wedges. Returns a landscape matrix in markdown plus structured JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_geo | No | Geography to scope the map to. Default "US / Global". | |
| industry_or_vertical | Yes | Market to map, e.g. "lithium battery manufacturing" or "b2b sales intelligence". | |
| include_pricing_benchmarks | No | True (default) researches published pricing models and price bands. False skips the pricing queries for a faster map. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sources | Yes | ||
| unknowns | Yes | ||
| target_geo | Yes | ||
| market_name | Yes | ||
| buyer_shifts | Yes | ||
| entry_wedges | Yes | ||
| pricing_models | Yes | ||
| market_maturity | Yes | ||
| narrative_themes | Yes | ||
| confidence_detail | No | ||
| market_definition | Yes | ||
| tier_1_incumbents | Yes | ||
| emerging_disruptors | Yes | ||
| evidence_confidence | Yes | ||
| industry_or_vertical | Yes | ||
| positioning_quadrants | Yes |