docs: MCP updates — content tools, skills, render_chart, project pinning#819
Merged
Conversation
…ject pinning Combines and supersedes auto-generated PRs #623, #728, #799, #800, #816, #817: - Document read_content / create_content / edit_content (content-as-code tools) - Document list_content (space hierarchy browsing) - Document render_chart and best-effort exploreUrl / sqlRunnerUrl on query results - Document get_query_result polling for long-running queries - Document built-in skills: fallback tools (list_skills, read_skill, read_skill_resource) plus skill:// MCP resources and the io.modelcontextprotocol/skills capability in a developer accordion - Expand X-Lightdash-Project header docs with Cursor and curl examples - Note that an active agent's space scope applies to content tools - Update FAQ: MCP can now create/edit charts and dashboards - check-links.js: don't flag pages with hidden:true frontmatter as orphans (fixes the failing check caused by timezones-draft.mdx)
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
🤖 Documentation Bot✅ All checks passed! No issues found. |
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.
Combines the auto-generated docs PRs #623, #728, #799, #800, #816, #817 into one verified update of the Lightdash MCP reference:
read_content/create_content/edit_contentcontent-as-code tools (lightdash/lightdash#24099)list_contentspace hierarchy browsing (lightdash/lightdash#23907)render_chart+ best-effortexploreUrl/sqlRunnerUrl(lightdash/lightdash#23693)get_query_resultpolling for long-running queries (lightdash/lightdash#23645)skill://resources merged into one section, with correctedskill://lightdash/...URIs (lightdash/lightdash#24007, #24008)X-Lightdash-Projectheader docs with examples (lightdash/lightdash#23055)check-links.js: skiphidden: truepages in the orphan check — fixes the failing check caused bytimezones-draft.mdxAll claims verified against the lightdash codebase.