3 tools registered. Strongest in shared experience, weakest in trust.
get_status: weak; get_pricing: weak; start_signup: weak{
name: "get_status",
description: "Describe what this tool does, when to use it, and what it returns."
}{
"name": "get_status",
"description": "Read the public Mermail service health status.",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"annotations": {
"readOnlyHint": true
}
}get_status: weak; get_pricing: weak; start_signup: weak{
name: "get_status",
description: "Describe what this tool does, when to use it, and what it returns."
}start_signup: readOnlyHint=true// readOnlyHint must match what the tool actually does - drop it (or set false) on a tool that writes.
{ name: "start_signup", annotations: { readOnlyHint: false } }{}{}