docs(hooks): clarify mandatory 'type' field and update hook schema documentation (#17499)

This commit is contained in:
Abhi
2026-01-25 18:33:12 -05:00
committed by GitHub
parent dcd949bdd0
commit cb772a5b7f
5 changed files with 77 additions and 12 deletions

View File

@@ -324,7 +324,7 @@ The `hooks.json` file contains a `hooks` object where keys are
```json
{
"hooks": {
"before_agent": [
"BeforeAgent": [
{
"hooks": [
{