Skip to content

fix: pass full server response in explore API client tool#64

Merged
encodedz merged 1 commit intomondaycom:masterfrom
maslo55555:fix/explore-api-pass-full-response
Feb 22, 2026
Merged

fix: pass full server response in explore API client tool#64
encodedz merged 1 commit intomondaycom:masterfrom
maslo55555:fix/explore-api-pass-full-response

Conversation

@maslo55555
Copy link
Contributor

The client tool was cherry-picking fields and dropping field such as decription from the server response. Now spreads the full result.

Before:
image

after it will look like:
image

The client tool was cherry-picking fields and dropping documentation, inputSchema, and outputSchema from the server response. Now spreads the full result, consistent with the Vercel AI SDK tool.

Co-authored-by: Cursor <cursoragent@cursor.com>
@encodedz encodedz merged commit 5b744d1 into mondaycom:master Feb 22, 2026
3 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.

2 participants