not analyzable — source repository is gone (deleted or private)
B2B competitive-intelligence reports and head-to-head competitor comparisons from IndustryLens.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
tools
-
get_comparison
Fetch the full structured body of a published competitor comparison by slug. Returns content_json (the structured breakdown: pricing, recent moves, positioning, displacement signals, when-to-choose, etc.) plus metadata.
in ▸ slug
-
get_report
Fetch the full body of a published report by slug. Returns the report's structured fields plus content_html (the canonical body). For a PDF, use pdf_url when present, or append .pdf to the URL.
in ▸ slug
-
list_comparisons
Browse published competitor-vs-competitor breakdowns. Optionally filter by a competitor name (matches either side). Each item has a slug usable with get_comparison. URLs follow https://industry-lens.com/compare/<slug>.
in ▸ limit competitor
-
list_reports
Browse published competitive-intelligence reports. Filter by industry or target_role; results are ordered newest-first. Each returned item has a slug usable with get_report. URLs follow https://industry-lens.com/reports/<slug>.
in ▸ limit industry target_role
-
subscribe_to_newsletter
Sign the user up for IndustryLens's weekly intelligence-report newsletter. Use this only after the user explicitly asks to subscribe — never subscribe an email without their direct, informed consent. The source argument is recorded for attribution and defaults to 'mcp'.
in ▸ email source
last analysis: gone
No code evidence — the analyzed source reached for no tracked permissions, tools, or hooks.