Skip to content

Add max_num_results param to search_docs_chunks tool #67

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 16, 2025

Conversation

matteodepalo
Copy link
Contributor

search_docs_chunks tool now accepts a max_num_results optional param that can be used in case the LLM runs out of tokens when inserting the tool response in the context.

I've also refactored calls to shopify.dev into a common function.

@matteodepalo matteodepalo requested a review from a team as a code owner July 11, 2025 11:37
@matteodepalo
Copy link
Contributor Author

/snapit

1 similar comment
@matteodepalo
Copy link
Contributor Author

/snapit

Copy link
Contributor

🫰✨ Thanks @matteodepalo! Your snapshot has been published to npm.

Test the snapshot by updating your package.json with the newly published version:

"@shopify/dev-mcp": "0.0.0-snapshot-20250716092932"

@matteodepalo matteodepalo requested a review from Arkham July 16, 2025 09:55
Copy link
Contributor

@Arkham Arkham left a comment

Choose a reason for hiding this comment

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

LGTM

@matteodepalo matteodepalo merged commit ec6f36c into main Jul 16, 2025
4 checks passed
@github-actions github-actions bot mentioned this pull request Aug 14, 2025
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