check_component_exists
Check whether a component already exists at a given path to avoid duplicates before creating or modifying files.
Instructions
Check if a component already exists at the specified path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Component name | |
| outputPath | Yes | Output directory path |