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.

definitions

Method
This is a method of the ToolRegistry class in the tools module.
Get all tool definitions

Signature

def definitions(&self) -> Vec<ToolDefinition>

Returns

Returns
Vec<ToolDefinition>
The result of the operation.