get_sentiment_trends
Track sentiment changes over time across feedback sources to measure impact of releases, bug fixes, or feature launches with weekly or monthly analysis.
Instructions
Get time-series sentiment analysis across feedback sources.
Shows how sentiment shifts over time — useful for tracking the impact of releases, bug fixes, or feature launches. Returns weekly/monthly sentiment scores with notable shifts and likely causes.
Args: sources: List of source specs (same format as synthesize_feedback) since: Start date for trend analysis (ISO 8601, default 6 months ago) granularity: Time bucket size — 'weekly' (default) or 'monthly'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sources | No | ||
| since | No | 2025-10-01T00:00:00Z | |
| granularity | No | weekly |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||