Skip to content

Fix stale list_tokens reference in primer_coding_guidelines tool text#7575

Merged
lukasoppermann merged 2 commits intomcp-design-tokens-updatefrom
copilot/sub-pr-7574
Feb 20, 2026
Merged

Fix stale list_tokens reference in primer_coding_guidelines tool text#7575
lukasoppermann merged 2 commits intomcp-design-tokens-updatefrom
copilot/sub-pr-7574

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 20, 2026

The primer_coding_guidelines tool still instructed callers to use list_tokens, which was removed in #7574 and replaced with find_tokens, get_design_token_specs, and get_token_group_bundle.

Changelog

Changed

  • primer_coding_guidelines tool text: replaced list_tokens reference with the three replacement token tools, each with a brief description of its purpose:
    • find_tokens — search by keyword or group
    • get_design_token_specs — browse available token groups
    • get_token_group_bundle — retrieve all tokens within a specific group

New

Removed

Rollout strategy

  • Patch release
  • Minor release
  • Major release; if selected, include a written rollout or migration plan
  • None; documentation-only change to MCP server tool text, no public API impact

Testing & Reviewing

Verify the primer_coding_guidelines tool response no longer references list_tokens and correctly points to the three token tools introduced in #7574.

Merge checklist


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 20, 2026

⚠️ No Changeset found

Latest commit: cf86ca6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

…of list_tokens

Co-authored-by: lukasoppermann <813754+lukasoppermann@users.noreply.github.com>
Copilot AI changed the title [WIP] Update design token tools enhancement based on feedback Fix stale list_tokens reference in primer_coding_guidelines tool text Feb 20, 2026
Copilot AI requested a review from lukasoppermann February 20, 2026 12:53
@lukasoppermann lukasoppermann marked this pull request as ready for review February 20, 2026 13:14
@lukasoppermann lukasoppermann requested a review from a team as a code owner February 20, 2026 13:14
@lukasoppermann lukasoppermann merged commit cf1b363 into mcp-design-tokens-update Feb 20, 2026
40 of 41 checks passed
@lukasoppermann lukasoppermann deleted the copilot/sub-pr-7574 branch February 20, 2026 13:14
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