Humantic AI MCP / Tools / humantic_miia_report_sections_list_v1
Account Intelligence Miia

humantic_miia_report_sections_list_v1

List a report’s section titles with one-line previews.

At a glance

Key inputs

create_request_id; optional nocache.

Upstream API

cached /v1/miia/fetch (no extra call)

Example ask
What sections are in the Acme Corp report?
Example tool call
humantic_miia_report_sections_list_v1({
  "create_request_id": "8f3a2c9e1b7d4e6fa0c5d2b7e9134a6c"
})
Example output
{
  "create_request_id": "8f3a2c9e1b7d4e6fa0c5d2b7e9134a6c",
  "buyer_company": "Acme Corp",
  "seller_company": "Humantic AI",
  "analysis_type": "deep",
  "full_report": [
    { "section": "Acme Corp Introduction",        "preview": "Acme Corp is a privately held industrial-supply distributor headquartered in Austin, Texas. It serves roughly 40,000 business customers…" },
    { "section": "Leadership Context",            "preview": "VP Operations Sarah Chen joined in 2024 from a Fortune 500 logistics firm and owns the efficiency mandate. CFO Marcus Reid co-signs spend above…" },
    { "section": "Market Position",               "preview": "Industrial distribution is consolidating; the top five players now hold 38% of the market. Acme competes on delivery speed and…" },
    { "section": "Financial Context",             "preview": "Acme reported FY2025 revenue of $1.2 billion, up 8%, while operating margin slipped 90 bps on higher fulfilment costs. The 10-K lists…" },
    { "section": "Recent Developments",           "preview": "On the Q2 call the CEO called back-office automation \"priority one\" and confirmed a RevOps vendor-stack review for H2 2026…" },
    { "section": "Technology Stack",              "preview": "Acme.com runs on Salesforce, NetSuite, and Workday, with Snowflake for analytics and Outreach for sales engagement…" },
    { "section": "Hiring Activity & Job Postings", "preview": "Acme.com has posted 12 operations roles in the past 1 months, +40% quarter over quarter — an elevated level that points to…" },
    { "section": "Buying Intent Signals",         "preview": "| Topic | Score | |-------|-------| | Sales Automation | 91 (Very Strong) | | Sales Intelligence Platform | 78 (Strong) | | Revenue Operati…" },
    { "section": "Customer And Industry Language", "preview": "\"Same-day fulfilment\" — Acme's headline service promise, used across investor and customer materials. [1] \"Lean back office\" —…" },
    { "section": "References",                    "preview": "[1] https://humantic.ai/sources?destination=https%3A%2F%2Fwww.acme.com%2Finvestors%2F… [2] https://humantic.ai/sources?destination=…" }
  ],
  "executive_summary": [
    { "section": "1. Executive Summary",                     "preview": "Acme Corp is mid-way through an operations-efficiency mandate set by the board in Q1. It has opened 12 ops roles this quarter and…" },
    { "section": "2. Recommended Approach for Humantic AI",  "preview": "Acme is researching sales automation and sales intelligence now." },
    { "section": "3. Relevant Organizational Structure",     "preview": "Sarah Chen" },
    { "section": "4. Industry Trends",                       "preview": "Distributor consolidation and margin pressure [3] [12] [22]" },
    { "section": "5. Suggested Discovery Questions",         "preview": "How are you deciding which automation or sales-intelligence tools become core tools for the ops team?" },
    { "section": "6. Next Best Actions",                     "preview": "For Operations and RevOps leaders" },
    { "section": "7. Conclusion",                            "preview": "Acme is a growing distributor under a board-level efficiency mandate. Its 2026 bets include back-office automation, a vendor-stack…" },
    { "section": "References",                               "preview": "[1] https://humantic.ai/sources?destination=https%3A%2F%2Fwww.acme.com%2Finvestors%2F… [2] https://humantic.ai/sources?destination=…" }
  ],
  "_status": "ready",
  "_trace_id": "4e411b1b4f24f4fb"
}
Good to know. Lets the agent (and seller) skim a report’s structure without loading the whole thing.