Product Brain Snapshot
get_product_brainGet a single JSON snapshot of product health: revenue, top accounts, analytics, features, and customer signals. Start here to ground decisions, then use dedicated tools for deeper dives.
Instructions
A grounded snapshot of the org's product so YOU can reason about it. Returns one JSON object with: revenue + top paying accounts (ranked by MRR), web + product analytics headline metrics, the feature list, recent verbatim customer signals (newest first), and open-work counts — each block empty when that source isn't flowing yet. The time-windowed sections (revenue, cost, web + product analytics, feature usage) honour window (7 | 30 | 90 days, default 30). Single call, no pagination. Start here to ground, then go deeper with the dedicated list_* reads and the analytics tools. Optional product_id (the org's primary product when omitted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window | No | Time window in days for the revenue, cost, and analytics sections (optional; 7, 30, or 90; default 30). | |
| product_id | No | Product id, from whoami (optional; the org's primary product when omitted). |