get_risk_level
Function
This function is defined in the approval module.Get the risk level of a tool.
Signature
Parameters
No description available.
Returns
The result of the operation.
Get the risk level of a tool.
This function is defined in the approval module.Get the risk level of a tool.
def get_risk_level(tool_name: str) -> Optional[str]