Skip to main content

add_approval_requirement

Function
This function is defined in the approval module.
Dynamically add approval requirement for a tool.

Signature

Parameters

str
required
No description available.
RiskLevel
default:"'high'"
No description available.

Returns

Any
The result of the operation.

Uses

  • APPROVAL_REQUIRED_TOOLS.add

Source

View on GitHub

praisonaiagents/approval.py at line 510