Interfaces
ConsentGate
Interface: ConsentGate
Defined in: src/core/pause.ts:139
What pauseDemandsDecision reports about a pause that is a consent gate.
Properties
kind
readonlykind:ConsentGateKind
Defined in: src/core/pause.ts:140
middleware?
readonlyoptionalmiddleware?:string
Defined in: src/core/pause.ts:144
'ask' only — the name of the middleware that asked.
toolName?
readonlyoptionaltoolName?:string
Defined in: src/core/pause.ts:142
The tool the gate is about, when the pause payload named one.
