Skip to main content

get_risk_level

Function
This function is defined in the approval module.
Get the risk level of a tool.

Signature

def get_risk_level(tool_name: str) -> Optional[str]

Parameters

tool_name
str
required
No description available.

Returns

Returns
Optional[str]
The result of the operation.