> ## Documentation Index
> Fetch the complete documentation index at: https://docs.peakmetrics.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

## May 8, 2026

### Randomized Sampling in Mentions Search Tool

The `search_workspace_mentions` MCP tool now accepts an optional `randomization_key` parameter. When provided, the tool returns a randomized sample (up to 500 mentions across all pages).

Key features:

* **Stable pagination** via `randomization_key` — reuse the same key across requests to paginate through a consistent randomized pool (cached for 5 minutes)
* All standard workspace mention filters are supported, and mentions are randomly pulled from the full time range
