$darkmode
MCP tool declaration. More...
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 | needs_map |
If the tool call requires mapping from a "data" property. | |
code | tool |
The code to call the tool. | |
MCP tool declaration.