email-mcp/internal/mcpserver
thibaud-leclere ffb28dbc52 fix: add required inputSchema to list_mailboxes tool
The MCP spec requires inputSchema on every tool. With the omitempty
JSON tag, the nil field was omitted entirely, causing clients to
reject the tools/list response and report 0 tools.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 16:15:36 +02:00
..
server.go fix: add required inputSchema to list_mailboxes tool 2026-04-10 16:15:36 +02:00
server_test.go fix: advertise MCP tools capability explicitly 2026-04-10 16:01:59 +02:00