This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.28.1).
grammar
InactiveTool of com.gadgethumans.swarm/x402-middleware
declared in 1.28.1
{d}
Parameters schema
{
"type": "object",
"title": "_make_ai_toolArguments",
"required": [
"text"
],
"properties": {
"to": {
"type": "string",
"title": "To",
"default": ""
},
"desc": {
"type": "string",
"title": "desc",
"default": "Fix grammar, spelling, and style errors in text. Returns before/after with change list."
},
"text": {
"type": "string",
"title": "Text"
},
"tool": {
"type": "string",
"title": "tool",
"default": "grammar"
},
"params_desc": {
"type": "string",
"title": "params_desc",
"default": "text — Text with errors to fix."
}
}
}Parent server
com.gadgethumans.swarm/x402-middleware
https://github.com/scotia1973-bot/gadgethumans-x402
2/7 registries