Skip to main content

Module policy

Module policy 

Source

Structs§

DenyAllToolPolicy
A ToolPolicy that requires approval for every tool call.

Enums§

ToolDecision
Decision returned by ToolPolicy::before_call to control tool execution.

Traits§

ToolPolicy
Policy-based control over tool execution.