ha_delete_helper
Delete a Home Assistant input helper by specifying its domain and helper ID. Removes the helper from the system.
Instructions
Delete an input helper
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Helper domain (e.g. 'input_boolean') | |
| helper_id | Yes | The helper ID to delete |