Skip to main content

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.

ToolPermission

Defined in the approval module.
AI Agent Permission entry for a tool.

Properties

tool_name
str
No description available.
allowed_paths
List
No description available.
session_only
bool
No description available.

Source

View on GitHub

praisonaiagents/approval.py at line 68

Tools Concept

Create Custom Tools

Tool Development