You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: update example servers to use registerTool with outputSchema
- Replace .tool() with .registerTool() in all example servers
- Add outputSchema to all tool definitions
- Add structuredContent to all tool responses
- Align text content with structured output using JSON.stringify
- Add title fields to all tools for better UI presentation
0 commit comments