get_saved_insights
List the user's pinned dashboard insights (Saved Insights tab): id, title, viz spec, and sort order. Does not recompute current data for each one - pass an insight's spec to run_insight_query if you need fresh numbers. Use this to see what's already pinned before proposing a new one, or to find an insight's id/spec to edit or rerun.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Optional saved insight id to fetch a single pinned insight. Omit to list all of the user's pinned dashboard insights. |