Delete a HomeyScript script
homey_script_deleteDelete a Homey script permanently, halting its flows, and receive the script code to restore it if needed.
Instructions
Removes a script from the Homey. It is gone: there is no undo, and any Flow that started it stops working. The code is returned in the result, so it can be recreated from this answer if that turns out to be a mistake.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script | Yes | The script id, or its exact name. |