list_tools
Method
This is a method of the PermissionAllowlist class in the approval module.List all allowed tools.
Signature
Returns
The result of the operation.
Source
View on GitHub
praisonaiagents/approval.py at line 166list_tools: List all allowed tools.
This is a method of the PermissionAllowlist class in the approval module.List all allowed tools.
def list_tools() -> List[str]
praisonaiagents/approval.py at line 166