list_angular_components
Lists Angular components in a project, showing each component's selector and standalone status to identify component structure and usage.
Instructions
Lists Angular components (@Component) with selector and standalone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name or path of the loaded project |