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