Fix page-actions example, add subtitle/description table, add MCP "How … - #6831
Open
fern-api[bot] wants to merge 1 commit into
Open
Fix page-actions example, add subtitle/description table, add MCP "How …#6831fern-api[bot] wants to merge 1 commit into
fern-api[bot] wants to merge 1 commit into
Conversation
Contributor
|
🌿 Preview your docs: https://fern-preview-2026-09-02-fern-ai-2fbdc2-42d1d08f.docs.buildwithfern.com/learn Here are the markdown pages you've updated: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Three reader-reported issues addressed: (1) The
page-actionsintroductory code example in Site settings now has inline YAML comments making it clear thatdefaultpicks which action is shown first whileoptionsindependently toggles actions on or off. (2) The Subtitle and description section in Page settings now includes a quick-reference table comparingsubtitle,description, andog:descriptionacross visibility, meta description, and OG description roles, followed by a note explaining how this differs from Mintlify's field naming. (3) The MCP server page now has a "How it works" section (placed before "Connect to your MCP server") that explains the single semantic search tool the server exposes, how the vector-based search works, and that each query counts as one Ask AI credit monitored in the Fern Dashboard.