MCP tool declaration.
More...
#include <McpServerHandler.qc.dox.h>
|
|
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.
|
| |
The documentation for this hashdecl was generated from the following file:
- doxygen/qlib/McpServerHandler/McpServerHandler.qc.dox.h