Skip to main content

Overview & Discovery

get_overview

Get a high-level summary of your product intelligence landscape. Use this as a starting point. Returns: total insights, deal blockers, churn risks, top categories.

get_facets

Get aggregated counts by dimension. Use to understand distributions before drilling in. Returns: top 20 values with counts per dimension. source_type separates calls, support, and email. Get time-bucketed counts for trend analysis. Returns: time-bucketed counts with unique customers and average frustration per period.

Customer Intelligence

search_customers

Find customers by name, industry, country, or engagement metrics. Every result includes revenue context. Returns: company profiles with CRM data, deal values, and intelligence stats.

get_customer

Get full profile for a specific customer. Returns: CRM data, deals, contacts, intelligence summary, strategic context.

Product Intelligence

search_insights

Find product intelligence using hybrid search (keyword + semantic). Returns 300-character content previews and a customers_mentioned summary. Returns: matching insights with content previews, plus a customers_mentioned summary showing which customers raised this topic.

get_insight

Get full detail for a specific insight. Returns: full verbatim content, pain point, workaround, use case, business outcomes, kano category, and reporter details. For an email insight, the response also includes a canonical conversation pointer and every exact supporting span in evidence, ordered as used by the insight. Each span identifies its message and source part so it can be checked against the full thread.

Conversation Evidence

list_conversations

List calls, support tickets, and canonical email threads for a customer. Prefer customer_id; name lookup is a fallback. Returns: conversation metadata without transcript content. Email results are deduplicated by canonical thread and include the matched account, participants, ordered delivery IDs, message count, and source-completeness warnings.

get_conversation

Get the source content for one conversation returned by list_conversations or by an email insight’s conversation pointer. For email, returns the complete parsed thread in chronological order as structured messages with sender, recipients, subject, body, and extracted attachments. It also returns a compatible transcript, the matched account, participants, ordered delivery IDs, and source_complete. This is the complete parsed source, not raw MIME or attachment bytes. Check source_complete and warning_codes: false means parsing, extraction, or response limits omitted some source content, and the warnings explain why.

Sales Intelligence

search_signals

Search strategic intelligence: satisfaction, churn, competitor mentions, buying behavior. Returns: strategic context records with content previews, churn urgency, satisfaction level, competitor names.

get_competitors

List your configured competitors with mention counts from customer conversations. Use this to see which competitors come up most, then drill in with search_signals(competitor_name="..."). No parameters required. Returns: competitor list with names, products, mention counts, and whether they’re a direct competitor.

get_signal

Get full detail for a specific context record. Returns: full content, context, source URL, and competitor details. For email, it also returns a canonical conversation pointer plus every exact supporting span in ordered evidence, so the source can be checked with get_conversation.

search_opportunities

Find the biggest Themes ranked by business impact. The tool name retains the legacy opportunities identifier for compatibility. Returns: Themes with RIC scores (reach/impact/confidence), customer counts, severity breakdown, and velocity status.

get_opportunity

Get full detail for a specific Theme, including evidence and revenue impact. The tool name retains the legacy opportunity identifier for compatibility. Returns: full evidence (top 50 quotes), customer list with IDs and deal values, total_won_deal_value, and Features associated with parent Themes.