Read the Hammerspoon console
hs_console_tailFetch the latest lines from the Hammerspoon console to debug Lua errors and print output during 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. |