Skip to content

Conversation

@sdubov
Copy link
Contributor

@sdubov sdubov commented Jul 22, 2025

Add missing title property to tool object

Motivation and Context

Allow to provide a title property for a tool that is supported by LLM and is used for displaying the tool name.

How Has This Been Tested?

New serialization/deserialization tests are added.

Breaking Changes

No. This is an optional parameter. The fix should not break user's code.

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)
  • Documentation update

Checklist

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

Additional context

@sdubov sdubov requested a review from devcrocod July 22, 2025 18:10
@sdubov sdubov self-assigned this Jul 22, 2025
@sdubov sdubov added the enhancement New feature or request label Jul 22, 2025
devcrocod
devcrocod previously approved these changes Jul 23, 2025
Copy link
Contributor

@devcrocod devcrocod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@devcrocod devcrocod enabled auto-merge (squash) July 23, 2025 13:33
@github-actions github-actions bot disabled auto-merge July 23, 2025 13:38
@devcrocod devcrocod force-pushed the sdubov/tool-title branch from c558d87 to 216ba2e Compare July 23, 2025 13:45
@devcrocod
Copy link
Contributor

@sdubov please update api by calling apiDump

@devcrocod devcrocod enabled auto-merge (squash) July 23, 2025 14:48
@devcrocod devcrocod merged commit 45d01de into main Jul 23, 2025
2 of 3 checks passed
@devcrocod devcrocod deleted the sdubov/tool-title branch July 23, 2025 14:55
@sdubov sdubov mentioned this pull request Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants