Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/session/hook-registry.ts
Result of running hooks for a given event
Properties
| Property | Type |
|---|---|
blocked | boolean |
blockReason | string |
Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/session/hook-registry.ts
Result of running hooks for a given event
| Property | Type |
|---|---|
blocked | boolean |
blockReason | string |
Was this page helpful?