List Mentions
list_mentionsList mentions matched for this account across Reddit, Hacker News, X, and Bluesky, AI-scored for relevance (0-100). By default REJECTED mentions are excluded and anything scoring below 30 is hidden — set includeLowRelevance to see everything. Filter by website, status, score bucket, keyword, source, and ingestion date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Only mentions ingested at/before this ISO 8601 datetime | |
| from | No | Only mentions ingested at/after this ISO 8601 datetime | |
| sort | No | RELEVANCE (default, highest score first) or RECENT (newest first) | |
| limit | No | Max results (1-500) | |
| offset | No | Pagination offset | |
| sources | No | Filter by source: REDDIT_POST, REDDIT_COMMENT, TWITTER (X), BLUESKY, HACKERNEWS | |
| keywords | No | Filter to mentions matched by these keywords | |
| statuses | No | Filter by status (NEW, APPROVED, REJECTED) | |
| websiteId | No | Filter to one website (UUID) | |
| scoreBuckets | No | Relevance buckets: VERY_LOW (<10), LOW (10-29), MEDIUM (30-49), HIGH (50-74), VERY_HIGH (75+) | |
| includeLowRelevance | No | Include mentions scoring below 30 (hidden by default) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Array of mentions, each with its source, matched keyword, relevance score, status, and content. |