Skip to main content

remove_tool

Method
This is a method of the PermissionAllowlist class in the approval module.
Remove a tool from the allowlist.

Signature

def remove_tool(tool_name: str) -> bool

Parameters

tool_name
str
required
No description available.

Returns

Returns
bool
The result of the operation.