Skip to main content
Glama

athena_diagnose_error

Diagnose athenahealth API and Snowflake DataView errors by submitting the error message. Receive likely causes, suggested fixes, and links to knowledge base articles.

Instructions

Diagnoses an athenahealth API or Snowflake DataView error. Returns likely causes, suggested fixes, and links to relevant knowledge base content. Handles HTTP status codes, athenahealth-specific error strings, OAuth/scope errors, and SQL errors.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contextNoOptional additional context: which endpoint or view, what operation, etc.
errorMessageYesThe full error message or status code, e.g. "403 invalid scope" or "400 Invalid Clinical Status"
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries full burden. It discloses the tool's diagnostic nature, the types of errors handled, and the output (causes, fixes, KB links). It implies a read-only operation with no side effects, which is transparent. However, it does not mention any limitations or edge cases.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three sentences, each contributing unique value: first sentence states the main function, second describes the output, third lists supported error categories. No redundancy or unnecessary details. Front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description adequately covers the tool's purpose, input, output, and error scope. No output schema exists, but the description mentions what is returned. It does not specify whether all error types are covered or mention related sibling tools for context, but overall it is sufficient for understanding the tool's functionality.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, with both parameters described. The description adds no additional information about parameter usage beyond what the schema provides (errorMessage and context). Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool diagnoses athenahealth API or Snowflake DataView errors. It specifies the verb 'diagnose' and the resource 'error', and lists the types of errors handled (HTTP status codes, error strings, OAuth/scope, SQL errors). This distinguishes it from sibling tools like athena_search_kb, which is a general knowledge base search.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit guidance on when to use this tool versus alternatives. The description implies it is for error diagnosis, but does not mention when not to use it or provide comparisons to siblings like athena_explain_view or athena_search_kb.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nous-ehr/claude_pallas_extension'

If you have feedback or need assistance with the MCP directory API, please join our Discord server