Skip to main content
Glama

athenahealth MCP Server

by ophydami

acknowledge_alert

Mark clinical alerts as reviewed to maintain accurate patient care tracking and ensure timely follow-up on important healthcare notifications.

Instructions

Acknowledge a clinical alert

Input Schema

NameRequiredDescriptionDefault
acknowledged_byYesUser acknowledging the alert
alert_idYesAlert ID

Input Schema (JSON Schema)

{ "properties": { "acknowledged_by": { "description": "User acknowledging the alert", "type": "string" }, "alert_id": { "description": "Alert ID", "type": "string" } }, "required": [ "alert_id", "acknowledged_by" ], "type": "object" }

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/ophydami/Athenahealth-MCP'

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