Skip to content

Agent skill sync with docs: admin MCP private pages - #7398

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/71752dab
Open

mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/71752dab

Conversation

@mintlify

@mintlify mintlify Bot commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Document the admin MCP's new private-page read, list, create, write, edit, update, and delete support in the canonical Mintlify skill.

Changes

  • agent-context/context/skills/mintlify/SKILL.md: note visibility: "private" and private-page-<uuid> / private-folder-<uuid> node ids on list_nodes, read, edit_page, write_page, create_node, update_node, and delete_node; call out OAuth-only enforcement, no-checkout behavior, per-operation role requirements, and manager assignment for new nodes; add private-page sharing to the code-mode operation list.

Context

Triggered by authoritative doc change:

Other commits in the window were prose/style fixes, translation-only, unrelated product docs, or removals of pages the skill does not reference, so no other skill facts changed.

Validation

npm test, npm run check, npm run build, and git diff --check passed from agent-context/.

The existing agent-context sync workflow will distribute the canonical skill to the Codex, Cursor, and Claude plugin repositories after merge.


Note

Low Risk
Documentation-only change to the agent skill; no runtime or product code paths are modified.

Overview
Updates the canonical Mintlify agent skill so Admin MCP guidance matches the new private pages API.

The code mode bullet now includes private-page sharing among deployment-level operations. A new Private pages note explains how agents should use visibility: "private" on list_nodes and create_node, private-page-<uuid> / private-folder-<uuid> ids on read/write/edit/update/delete tools, and that these flows require OAuth (not client/M2M tokens), run without checkout, and enforce read / editor / manager roles by operation (creators become managers of new nodes).

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

@mintlify

mintlify Bot commented Sep 17, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated
mintlify 🟢 Ready View Preview Sep 17, 2026, 4:10 PM

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.

0 participants