ha_list_files
List files and directories on the Home Assistant server. Provide a path relative to /config/ to see contents of that directory.
Instructions
List files and directories on the Home Assistant server. Path is relative to /config/ (e.g. 'www' lists /config/www/).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Directory path relative to /config/. Examples: 'www', 'custom_components', '' (root of /config/) |