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.

parameters_schema

Method
This is a method of the ToolProtocol class in the protocols module.
Get the tool’s parameter schema

Signature

def parameters_schema(&self) -> serde_json::Value

Returns

Returns
serde_json::Value
The result of the operation.