DashboardsRead-only
Describe widget kind
describe_widget_kindGet the full catalog entry for one widget kind: its complete field schema (JSON Schema), default spec, worked examples, required columns and allowed sizes. This is where the per-kind fields live, since create_widget / update_widget / compose_dashboard advertise the view and control specs as opaque objects.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
kind | string | required | Input for kind. |
Example call
The tool call an MCP client sends (required arguments shown with placeholder values).
{"tool": "describe_widget_kind","arguments": {"kind": "value"}}
Use this tool in
Claude CodeClaude DesktopClaude CoworkChatGPTCursorWindsurfVS Code CopilotOpenClawGeminiHermes Agent