Skip to main content

get_trust_level

Method
This is a method of the ToolRegistry class in the registry module.
Get the trust level for a tool.

Signature

Parameters

str
required
Tool name

Returns

Optional[str]
Trust level string or None if not set

Source

View on GitHub

praisonaiagents/tools/registry.py at line 526