Interface for policy engines that gate tool call execution.
Evaluates whether a tool call should be allowed, denied, or confirmed.
The tool and its arguments to evaluate.
A promise resolving to the policy decision.
Interface for policy engines that gate tool call execution.