list_components
Lists all components in a React or Vue project with name, path, prop count, and usage count. Use this to see available components before other operations.
Instructions
List all components in the project with summary info (name, path, prop count, usage count). Call this first to see what's available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | ||
| framework | No | ||
| min_usage | No | ||
| include_props | No |