Skip to content

change/content-and-fix-tables#2318

Open
Micha Hobert (Isengo1989) wants to merge 1 commit into
mainfrom
move/mcp-content
Open

change/content-and-fix-tables#2318
Micha Hobert (Isengo1989) wants to merge 1 commit into
mainfrom
move/mcp-content

Conversation

@Isengo1989
Copy link
Copy Markdown
Contributor

Summary

Moved files related to this comment #2264 (comment)

Related links

Checklist

  • I reviewed affected links, code samples, and cross-references, including PageRef references where relevant.
  • I added or updated redirects in .gitbook.yaml if pages were moved, renamed, or deleted.
  • I updated .wordlist.txt (and sorted it) if spellcheck flags new legitimate terms.
  • Any required dependent changes in downstream modules have already been merged and published.
  • This pull request is ready for review.

Notes

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

⚠️ Moved markdown files detected. Please ensure redirects are updated in .gitbook.yaml file.

@Isengo1989
Copy link
Copy Markdown
Contributor Author

Related PR for the Menu shopware/developer-portal#615

No redirects needed, recently merged

Copy link
Copy Markdown
Contributor

Copilot AI left a 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 relocates and reshapes the MCP Server documentation by moving the former guide landing content into the products/tools/mcp-server/ section, polishing table formatting, and adding an examples page to demonstrate end-to-end tool workflows.

Changes:

  • Moved the MCP Server landing-page content into products/tools/mcp-server/index.md and removed the previous guide landing page.
  • Added a new Examples page with step-by-step MCP tool call sequences.
  • Updated internal links, image paths, and table formatting across the MCP Server docs pages.

Reviewed changes

Copilot reviewed 8 out of 11 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
products/tools/mcp-server/troubleshooting.md Table alignment/formatting cleanup in the quick reference section
products/tools/mcp-server/tools-reference.md Adjusted JSON success example formatting in response envelope section
products/tools/mcp-server/shopware-extensions.md Table alignment/formatting cleanup for merchant tool listings
products/tools/mcp-server/mcp-concepts.md Updated link target for “Extending via Plugin”
products/tools/mcp-server/index.md New/rewritten landing page content (architecture, limitations, section index) and nav position adjustment
products/tools/mcp-server/getting-started.md Table alignment and corrected relative asset paths for screenshots
products/tools/mcp-server/extending.md Updated multiple cross-links to plugin/app guides under guides/
products/tools/mcp-server/examples.md New page providing practical, step-by-step tool call workflows
products/tools/mcp-server/configuration.md Corrected relative asset paths for screenshots
products/tools/mcp-server/best-practices.md Corrected relative asset path for screenshot
guides/development/tooling/mcp-server/index.md Removed the old guide landing page content
Comments suppressed due to low confidence (1)

products/tools/mcp-server/tools-reference.md:19

  • In the success response example, data is an empty array but _meta.total is 42. For a paginated list response this is internally inconsistent and may confuse readers. Either show representative items in data or set total to 0 when data is empty in the example.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread products/tools/mcp-server/index.md
Comment thread products/tools/mcp-server/index.md
Comment thread products/tools/mcp-server/index.md
Comment thread products/tools/mcp-server/index.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants