Skip to content

Conversation

monkeywithacupcake
Copy link
Contributor

Changed the example in structured output snippet to show 22.5 C instead of 72.5 C for logical example.

closes #1327

Motivation and Context

This change only makes the structured output snippet easier for humans to understand seeing how the structure (temperature in Celsius) is consistent with the example value: 22.5 (was 72.5...which is deadly)

How Has This Been Tested?

documentation only - changes one number in structured output example snippet

Breaking Changes

documentation only - changes one number in structured output example snippet

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • [ x] Documentation update

Checklist

  • [x ] I have read the MCP Documentation
  • [x ] My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • [x ] I have added or updated documentation as needed

Additional context

none. documentation only.

@monkeywithacupcake monkeywithacupcake requested a review from a team as a code owner August 31, 2025 22:08
@Kludex Kludex merged commit 1644b82 into modelcontextprotocol:main Aug 31, 2025
18 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.

Server Structured Output Temperature example is outside of range of expectation (documentation only)
2 participants