search_components
Search for Vue components in a local workspace by scanning .vue files. Uses a keyword to filter component file names.
Instructions
Search for Vue components (.vue files) in a specified local directory workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspacePath | Yes | The absolute path of the workspace or components directory to scan. | |
| keyword | No | Keyword to filter component file names. |