---
title: "list_widget_types"
description: "List available dashboard widget types with their constraints, grid sizes, and capabilities."
sidebarTitle: "list_widget_types"
lastUpdated: "2026-09-23"
---

> **For AI agents:** the complete documentation index is at [llms.txt](/llms.txt). Append `.md` to any page URL for its markdown version.

{/* GENERATED FILE: do not edit by hand. Regenerate with: node scripts/generate.mjs */}

List available dashboard widget types with their constraints, grid sizes, and capabilities.

<Note>
  **Read-only.** Safe to call: this tool does not modify data.
</Note>

## Parameters

This tool takes no arguments.

## Example arguments

Illustrative arguments an agent supplies when calling this tool:

```json
{}
```

## Description

```text
Returns a formatted text guide (not JSON) with layout patterns and widget capabilities. Use before adding widgets to understand what types are available.
```

## What's next?

<Columns cols={2}>
  <Card title="All MCP tools" icon="robot" href="/mcp/tools/overview">
    Browse the full tool reference by category.
  </Card>
  <Card title="Connect a client" icon="plug" href="/mcp/connect">
    Point Claude, Cursor, or Claude Code at the server.
  </Card>
</Columns>
