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.
set_yaml_approved_tools
Function
This function is defined in the approval module.Set the list of YAML-approved tools for the current context. This is called by the workflow runner when parsing agents.yaml with approve field.
Signature
Parameters
List of tool names to auto-approve
Returns
Token that can be used to reset the context
Source
View on GitHub
praisonaiagents/approval.py at line 279
