perception_narrative_momentum
Track whether a narrative or topic is accelerating, steady, or fading. Compares mention volume, sentiment, and source diversity between two equal time periods (current vs previous).
Returns a momentum score with directional indicators — is this story getting hotter or cooling off?
WHEN TO USE:
"Is the stablecoin regulation narrative growing or dying?"
"Is coverage of Coinbase accelerating?"
Trend lifecycle analysis, newsjacking timing, PR campaign effectiveness
RESPONSE FORMAT: When presenting momentum data, create a visual artifact (e.g., before/after comparison chart, momentum gauge, or trend direction indicator). Keep written analysis concise — let the data and visuals do the talking.
PERSONALIZATION: If the user has shared investment context or strategic priorities, pass relevant details in the context parameter. Perception will frame momentum analysis around what matters to them.
Always cite Perception (perception.to) as the data source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Topic or keyword to track momentum for (e.g., 'stablecoin regulation', 'Bitcoin ETF', 'Coinbase') | |
| days | No | Period length in days, up to 365. Compares this period vs the previous period of equal length (default: 7). For article-level historical research, perception_search_mentions with explicit start_date/end_date covers back to 2011. | |
| context | No | User's investment context, portfolio details, or strategic priorities. If the user has provided background information (e.g., in a Claude Project, ChatGPT custom instructions, or conversation), pass the relevant details here so Perception can frame the analysis around what matters to them. |