- Notifications
You must be signed in to change notification settings - Fork3.1k
fixing url param descriptions#1287
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Pull Request Overview
This PR updates the documentation for URL path parameters in the remote GitHub MCP Server. The changes clarify the difference between the default toolset and the "all" toolsets option, and reorganize the URL path parameter documentation for better clarity.
- Distinguishes between "default" toolset (issues, pull_requests, repos) and "all" toolsets
- Updates URL structure to reflect that "all" toolsets require
/x/allpath - Reorganizes URL path parameter documentation into a clearer list format with descriptions
Tip: Customize your code reviews with copilot-instructions.md.Create the file orlearn how to get started.
5ca232e intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
With the introduction of the default toolset the behaviour changes:
defaultalltoolset in the url paramCloses: