Skip to content

Conversation

@findleyr
Copy link
Contributor

Recently, I refactored to fix validation and default application for structured output. However, I used the wrong byte slice for the unstructured output. Fix it to use the same bytes as structured output, with a test.

Fixes #475

Recently, I refactored to fix validation and default application for
structured output. However, I used the wrong byte slice for the
unstructured output. Fix it to use the same bytes as structured output,
with a test.

Fixes modelcontextprotocol#475
@findleyr findleyr requested a review from jba September 17, 2025 21:26
@findleyr findleyr merged commit a3e753b into modelcontextprotocol:main Sep 17, 2025
5 checks passed
@findleyr findleyr deleted the outjson branch September 25, 2025 17:28
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.

Inspector warning "No text block matches structured content" (but it does!)

2 participants