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.
ToolPluginProtocol
Defined in the plugins module.Rust AI Agent SDK Tool-providing plugin protocol
Methods
get_tools
execute_tool
| Name | Type |
|---|---|
name | &str |
args | serde_json::Value |
Source
View on GitHub
praisonai/src/parity/plugins.rs at line 0
