files_append_to_config_file
Append content to Home Assistant config files like automations.yaml, with optional YAML validation to ensure syntax correctness.
Instructions
Append content to an existing config file (e.g. adding an automation entry to automations.yaml).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relative_path | Yes | ||
| content | Yes | ||
| validate_yaml | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||