add_approval_requirement
Function
This function is defined in the approval module.Dynamically add approval requirement for a tool.
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
Dynamically add approval requirement for a tool.
This function is defined in the approval module.Dynamically add approval requirement for a tool.
def add_approval_requirement(tool_name: str, risk_level: RiskLevel) -> Any