list_metrics
Retrieve catalog of Sprout Social metric keys for any supported network. Filter by profile or post scope to find valid API keys and calculated metrics.
Instructions
Look up valid Sprout metric keys for a network, so calls don't guess.
Args: network: one of facebook, instagram, tiktok, linkedin, x, youtube, pinterest, threads, bluesky. Omit to list every network. scope: "profile" (for get_profile_metrics), "post" (for get_post_performance), or "all".
Each entry gives the human-readable name, the API key to send, and whether it needs Premium Analytics. Also lists Sprout's calculated metrics -- these are NOT returned by the API and must be derived from the raw counts.
This catalog was generated from the published docs; if the API rejects a key, check the live docs at https://api.sproutsocial.com/docs/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | all | |
| network | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |