Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
add_tool
Method
This is a method of the PermissionAllowlist class in the approval module.Add a tool to the allowlist.
Signature
Parameters
Name of the tool to allow
Optional list of allowed paths (empty = all paths)
If True, permission expires with session
Uses
ToolPermissionadd
Used By
Source
View on GitHub
praisonaiagents/approval.py at line 96
