This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.9.0).
reply_wire_message
InactiveTool of SaSame Research Agent
declared in 1.9.0
Gold Rush Wire: draft a reply to a wire message. DRAFT-ONLY — Wire never auto-sends; agent auto-reply is off by default.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"to_ref",
"body"
],
"properties": {
"body": {
"type": "string",
"maxLength": 1200
},
"to_ref": {
"type": "string"
},
"message_id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries