List built-in dashboard templates
dashboard_template_listList all starter dashboard templates with id, name, tagline, and widget count to select a template for dashboard creation.
Instructions
Read-only enumeration of every starter dashboard the platform ships with. Returns id / name / tagline / description / icon / widget_count per template. Use dashboard_template_get(id) to retrieve the full widget specs, then materialize via dashboard_create + widget_create calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||