list_hooks
List hooks across user, project, and local scopes, with validation warnings for unknown events, missing binaries, and duplicates. Optionally include installable templates.
Instructions
List Claude Code hooks across user/project/local scopes, with validation warnings for unknown events, missing binaries, and duplicates. Optionally include the catalog of installable templates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_templates | No | Include the template catalog in the response. Default: false. | |
| cwd | No | Working directory used to resolve project/local scopes. Default: current cwd. |