Skip to content

Add public docs for dashboards toolset#35891

Merged
git-thuerk-done merged 4 commits intomasterfrom
j.maunsell/CRP-2123-widget-tool-docs
Apr 10, 2026
Merged

Add public docs for dashboards toolset#35891
git-thuerk-done merged 4 commits intomasterfrom
j.maunsell/CRP-2123-widget-tool-docs

Conversation

@jcmaunsell
Copy link
Copy Markdown
Contributor

@jcmaunsell jcmaunsell commented Apr 9, 2026

Summary

Add documentation for the full dashboards MCP toolset, including both the dashboard CRUD tools and the widget helper tools. This supersedes #35492 (which only covered CRUD tools) by also documenting get_widget_reference, validate_dashboard_widget, and ask_widget_expert.

Part of the GA readiness process for the dashboards toolset (CRP-2123).

What Changed

  • Added dashboards to the toolsets list with description
  • Added tool docs for 7 tools:
    • get_datadog_dashboard — retrieve dashboard by ID
    • upsert_datadog_dashboard — create or update a dashboard
    • delete_datadog_dashboard — permanently delete a dashboard
    • get_widget_reference — get widget schemas and building instructions
    • validate_dashboard_widget — validate widget JSON before creating
    • ask_widget_expert — natural-language Q&A about widget building
    • Updated search_datadog_dashboards note to reference get_datadog_dashboard

Preview

Check the preview build for the rendered page at /bits_ai/mcp_server/.

🤖 Generated with Claude Code

jcmaunsell and others added 3 commits April 9, 2026 15:52
Add documentation for the full dashboards toolset:
- dashboards toolset entry in the toolsets list
- get_datadog_dashboard, upsert_datadog_dashboard, delete_datadog_dashboard
- get_widget_reference, validate_dashboard_widget, ask_widget_expert

Co-Authored-By: Claude <noreply@anthropic.com>
Per GRAPHAI-688, ask_widget_expert is for answering questions about
widget building, not generating complete widget definitions.

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
@jcmaunsell jcmaunsell marked this pull request as ready for review April 9, 2026 19:55
@jcmaunsell jcmaunsell requested review from a team as code owners April 9, 2026 19:55
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

Preview links (active after the build_preview check completes)

Modified Files

Align description and examples with the tool description changes
in dd-source#401417.

Co-Authored-By: Claude <noreply@anthropic.com>
@jcmaunsell jcmaunsell changed the title [CRP-2123] Add public docs for dashboards toolset and widget tools Add public docs for dashboards toolset Apr 10, 2026
@git-thuerk-done git-thuerk-done merged commit 5bce859 into master Apr 10, 2026
20 of 21 checks passed
@git-thuerk-done git-thuerk-done deleted the j.maunsell/CRP-2123-widget-tool-docs branch April 10, 2026 16:40
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.

4 participants