list_templates
List all Lampa UI templates or read a specific template's source to examine its HTML structure and data bindings.
Instructions
List all Lampa UI templates in src/templates/. Optionally read a specific template's source to understand its HTML structure and data bindings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Template name or partial name to read, e.g. 'card', 'modal', 'player', 'settings'. Omit to list all templates. |