list_components
Retrieve a complete list of UI components with details, filtered by category or tier. Start here to understand what components are available.
Instructions
List all components in the Web UI Component Specification. Returns name, id, category, tier, and one-line summary for each. Always call this first in a new session to establish what exists. Optionally filter by category or tier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Filter by functional category (partial match, case-insensitive). Options: 'Content & Typography', 'Layout & Structure', 'Identity & Status Indicators', 'Actions & Navigation Primitives', 'Form Inputs & Controls', 'Feedback & Communication', 'Overlays & Floating Elements', 'Adaptive Elements', 'Navigation & Wayfinding', 'Data Display & Visualization' | |
| tier | No | Filter by complexity tier: 'Basic', 'Intermediate', or 'Advanced' |