ssh_hooks
Manage SSH automation hooks locally by listing, enabling, or disabling them to control which fire during SSH operations.
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 |