list_svelte_components
List Svelte components in a project to inspect props, stores, and dispatched events for semantic code analysis.
Instructions
Svelte components: .svelte files with props (export let), stores and dispatched events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name or path of the loaded project |