ha_delete_file
Delete a file from the Home Assistant /config/ directory. Path must be relative and within safe directories.
Instructions
Delete a file from the Home Assistant server. Path is relative to /config/. Restricted to safe directories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path relative to /config/. Example: 'www/old-file.html' |