is_approval_required
Function
This function is defined in the approval module.Check if a tool requires approval.
Signature
Parameters
No description available.
Returns
The result of the operation.
Check if a tool requires approval.
This function is defined in the approval module.Check if a tool requires approval.
def is_approval_required(tool_name: str) -> bool