Skip to main content

is_already_approved

Function
This function is defined in the approval module.
Check if a tool is already approved in the current context.

Signature

def is_already_approved(tool_name: str) -> bool

Parameters

tool_name
str
required
No description available.

Returns

Returns
bool
The result of the operation.