Read the Hammerspoon console
hs_console_tailRetrieve trailing lines from the Hammerspoon console to inspect Lua errors and print output after configuration changes.
Instructions
Return the most recent lines from the Hammerspoon console. This is where Lua errors and print output from the user configuration appear, so it is the first place to look when a config change misbehaves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | No | How many trailing lines to return. |