list_components
List all Aurum components in the current manifest with one-line descriptions and family grouping. Optionally filter by platform (android, ios, all) to navigate the design system.
Instructions
List every Aurum component in the current manifest, with one-line descriptions and family grouping. Optionally filter to a specific platform (android, ios, or all). Use this as a starting point for navigation; follow up with get_component for full details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | No | Restrict results to a single platform. Omit or pass 'all' for everything. | all |