list_metrics
Find the exact Roblox Analytics metric by searching or filtering 168 metrics across 16 categories, with dimension and granularity filters. Use when the exact metric name is unknown.
Instructions
Browse the 168 metrics the Roblox Analytics Query API supports, across 16 categories (Retention, Engagement, Monetization, Acquisition, Performance & Stability, Economy, Funnels, Custom Events, Thumbnails, Speech-to-Text, Text-to-Speech, Matchmaking, Data Store, Memory Stores, Safety, Advertising). Start here when you do not already know the exact metric name — names are case-sensitive and the API rejects anything it does not recognise. Filter by free-text search, category, a dimension the metric must support, or a granularity it must allow. Returns names and labels only unless includeDetails is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Case-insensitive substring match against metric name and display label. | |
| category | No | Restrict to one category. | |
| includeDetails | No | Include granularities, retention, and the full dimension list per metric. | |
| supportsDimension | No | Only metrics that can be broken down or filtered by this dimension. | |
| supportsGranularity | No | Only metrics that accept this bucket size. |