Skip to content

Conversation

@freema
Copy link
Owner

@freema freema commented Nov 29, 2025

Reduce token consumption by making tool descriptions and parameter descriptions more concise while preserving functionality:

  • Remove redundant phrases ("This tool allows you to...", "Use this to...")
  • Shorten parameter descriptions while keeping essential info
  • Remove inline examples (use short hints instead)
  • Apply consistent patterns across similar parameters
  • Estimated ~50% reduction in tool definition tokens

Updated test to match shortened JS function description.

Reduce token consumption by making tool descriptions and parameter
descriptions more concise while preserving functionality:

- Remove redundant phrases ("This tool allows you to...", "Use this to...")
- Shorten parameter descriptions while keeping essential info
- Remove inline examples (use short hints instead)
- Apply consistent patterns across similar parameters
- Estimated ~50% reduction in tool definition tokens

Updated test to match shortened JS function description.
@freema freema merged commit 23d1c8a into main Nov 29, 2025
1 check 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.

3 participants