Skip to main content

get_tools

Method
This is a method of the ToolPluginProtocol class in the plugins module.
Get tool definitions provided by this plugin

Signature

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

Returns

Returns
Vec<ToolDefinition>
The result of the operation.