Qore json Module 1.11.0
Loading...
Searching...
No Matches
McpServerHandler::McpToolInfo hashdecl Reference

MCP tool declaration. More...

#include <McpServerHandler.qc.dox.h>

Public Attributes

string name
 The name of the tool.
 
string description
 The description of the tool.
 
soft< hash< auto > > input
 The input type of the tool.
 
soft< bool > input_initialized
 If the input type has been fully initialized.
 
soft< bool > needs_map
 If the tool call requires mapping from a "data" property.
 
code tool
 The code to call the tool.
 
soft< hash< auto > > extra
 Extra free-form info to store for the tool.
 

Detailed Description

MCP tool declaration.


The documentation for this hashdecl was generated from the following file: