Skip to content

Agent skill sync with docs: playground expand and MCP code mode - #7216

Merged
ethanpalm merged 1 commit into
mainfrom
mintlify/3749f8a4
Sep 2, 2026
Merged

Agent skill sync with docs: playground expand and MCP code mode#7216
ethanpalm merged 1 commit into
mainfrom
mintlify/3749f8a4

Conversation

@mintlify

@mintlify mintlify Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Sync the canonical Mintlify agent skill with two authoritative documentation changes: the new x-mint playground expand setting and the admin MCP code mode tools.

Changes

  • reference/api-docs.md: add x-mint.playground.expand to the OpenAPI extensions list (collapse nested object fields in the playground; request sections and the top-level body object stay expanded; expanded by default).
  • SKILL.md: document the admin MCP code mode tools search_code_operations and execute_code, and clarify that content changes buffer on a session branch while deployment management changes made through code mode apply immediately to the live deployment without a branch or pull request.

Context

Validation: npm test, npm run check, npm run build, and git diff --check all passed. The existing sync workflow distributes the canonical skill to the Codex, Cursor, and Claude plugin copies after merge.


Note

Low Risk
Documentation-only updates to agent skill reference files; no runtime, auth, or deployment code changes.

Overview
Updates the canonical Mintlify agent skill so agents match recent product docs: OpenAPI playground behavior and Admin MCP deployment management.

reference/api-docs.md documents x-mint.playground.expand: set false on an operation to collapse nested object fields in the playground by default (auth/headers/query/path/body sections and the top-level body object stay expanded; default remains expanded).

SKILL.md adds search_code_operations and execute_code for Admin MCP code mode (workflows, settings, members, billing, etc.) and clarifies that content edits still buffer on a session branch until save, while deployment management writes from code mode apply immediately to the live deployment with no checkout, branch, or PR.

Reviewed by Cursor Bugbot for commit 600d5de. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Sep 1, 2026, 4:11 PM

@mintlify

mintlify Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
tomee 🟡 Building Sep 1, 2026, 4:10 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@ethanpalm
ethanpalm merged commit d5daa7a into main Sep 2, 2026
6 checks passed
@ethanpalm
ethanpalm deleted the mintlify/3749f8a4 branch September 2, 2026 17:24
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.

1 participant