Skip to content

BeforeGadgetExecutionAction

BeforeGadgetExecutionAction = { action: "proceed"; } | { action: "skip"; syntheticResult: string; }

Defined in: agent/hooks.ts:557

Action returned by beforeGadgetExecution controller.