MCP -> Shorten Operations Tool Description#26221
Merged
AlexGaillard merged 7 commits intomainfrom Nov 18, 2025
Merged
Conversation
rijkvanzanten
approved these changes
Nov 18, 2025
Member
rijkvanzanten
left a comment
There was a problem hiding this comment.
is the </data_chain_variables> type stuff supposed to be on a new line or does it not matter?
Noticed that sometimes it’s on a newline:
**Overlapping (0,0):** Update positions: `{"action": "update", "key": "uuid", "data": {"position_x": 19, "position_y": 1}}`
</troubleshooting>but sometimes it isn’t
**See `flows` tool for complete workflow example with detailed steps.** </workflow_creation>It was already inconsistent before so I'll mark it as GTG, but worth a quick thought 🧠
AlexGaillard
pushed a commit
that referenced
this pull request
Nov 19, 2025
* rough pass * refine positioning * tweak native objects * cleanup extra lines * appease prettier * Add changeset --------- Co-authored-by: Rijk van Zanten <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Shortens the tool descriptions for flows and operations to fit under the (unpublished) 4k token limit for tool descriptions within MCP for ChatGPT.
Should resolve #26173