Skip to content

[DO NOT MERGE] Adding docs for latest MCP tools#728

Open
fnewberg wants to merge 1 commit intomainfrom
fnewberg/more-mcp-tools
Open

[DO NOT MERGE] Adding docs for latest MCP tools#728
fnewberg wants to merge 1 commit intomainfrom
fnewberg/more-mcp-tools

Conversation

@fnewberg
Copy link
Contributor

Description of changes

Important

Merge after this PR has been merged

Added descriptions for new MCP tools

Checklist before you pull:

  • Double-check that any changes fit the Embrace Docs Style Guide.
  • Please ensure that there is no customer-identifying information in text or images.
  • If you changed any doc file names, add a redirect from old to new URL so that we don't end up with broken links. You can do this by adding a set of to/from values in docusaurus.config.js under @docusaurus/plugin-client-redirects.
  • If you link to a header within a page in the docs, make sure that header has an explicit tag in case it changes in the future. E.g., the H3 header ### Hello World {#my-explicit-id} has an explicit tag my-explicit-id.

@github-actions
Copy link

Summary - Markdown Lint

Success: No issues found in 393 files (103ms)

@github-actions
Copy link

Summary - Link Checker

Status Count
🔍 Total 478
✅ Successful 382
⏳ Timeouts 0
🔀 Redirected 1
👻 Excluded 95
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 0

Redirects per input

Redirects in docs/data-destinations/honeycomb.md

Copy link
Contributor

@kaseyjsmith kaseyjsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment about clarifying what "dimension" means as standard attributes, not custom attributes. Approved.

|---------------------------|---------------------------------------------------------------------------------------------|
| `list_crashes` | List top crashes ranked by frequency |
| `get_crash_details` | Get detailed information about a specific crash group |
| `get_crash_distribution` | Get distribution of a crash group across a dimension (OS version, device model, country, etc.) compared against session baselines |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should make clear that *_distribution tools do not include custom properties today.

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.

2 participants