Get the whole-category map for a market
get_market_landscapeGiven a market (a vertical slug or name), return the published category overview plus every player IndustryLens tracks in that market — the whole-CATEGORY map, not a self-selected competitor set. Returns the hub (title, abstract, tldr, hero_stats, url), the deduped list of players (name, domain, business_model), and market_news — the latest weekly market summary (narrative, top topics, new entrants, topic momentum, source URLs). Returns { covered: false } for markets IndustryLens doesn't publicly track. Use list_markets to discover slugs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | Yes | A vertical slug (exact) or market name (ILIKE), e.g. 'sales-intelligence' or 'sales intelligence'. |