Skip to content

Conversation

@jba
Copy link
Contributor

@jba jba commented Aug 29, 2025

Introduce CallToolParamsRaw on the server side, so that tool handlers see in the type system that a tool's arguments are a json.RawMessage.

Fixes #377.

@jba jba requested review from findleyr and samthanawalla August 29, 2025 15:18
Introduce CallToolParamsRaw on the server side, so that tool handlers
see in the type system that a tool's arguments are a json.RawMessage.

Fixes modelcontextprotocol#377.
@jba jba merged commit 7bfde44 into modelcontextprotocol:main Aug 30, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal: have CallToolRequest hold CallToolParamsRaw

2 participants