List HomeyScript scripts
homey_scripts_listRetrieve a complete list of HomeyScript scripts on your Homey, including each script's id, name, version, and last run time.
Instructions
Lists every HomeyScript script on this Homey with its id, name, version and when it last ran. Scripts are small pieces of JavaScript that run on the Homey itself and can be started from a Flow, which is how logic that a Flow card cannot express gets done. Returns no code: read one script with homey_script_get.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||