Qore json Module 1.9.1
All Classes Namespaces Functions Variables Modules Pages
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.
 
*hash< auto > input
 The input type of the tool.
 
*bool input_initialized
 If the input type has been fully initialized.
 
*bool needs_map
 If the tool call requires mapping from a "data" property.
 
code tool
 The code to call the tool.
 
*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: