ssh_hooks
List, enable, disable, or check status of automation hooks that run around SSH operations like pre-deploy.
Instructions
Manages automation hooks that fire around SSH operations such as pre-deploy, toggling them on or off in local configuration only with no immediate remote action. The action selects behavior: list shows each hook with its enabled state, description, and action count; enable and disable flip a hook and both require the hook name; status summarizes which hooks are currently enabled versus disabled. Toggling persists and affects later operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hook | No | Hook name (for enable/disable) | |
| action | Yes | Action to perform |