Skip to main content

is_approval_required

Function
This function is defined in the approval module.
Check if a tool requires approval.

Signature

def is_approval_required(tool_name: str) -> bool

Parameters

tool_name
str
required
No description available.

Returns

Returns
bool
The result of the operation.