{"uid":"cap_en-Jupt7uuexxYIYAWmLZ","slug":"mg-adl-score-calculator-wolfe-1999-de0fa11b","name":"MG-ADL Score Calculator (Wolfe 1999)","description":"Wolfe 1999 myasthenia gravis activities of daily living (MG-ADL) profile: eight caller-assigned integers 0-3 (talking, chewing, swallowing, breathing, brush_comb, arise_chair, double_vision, eyelid_droop), summed 0-24. magent does not examine the patient. Wolfe 1999 correlated MG-ADL with QMG; that is not a conversion. Not QMG, not MGFA class. Score and max_score only; no severity band. Not a medical device.","url":"https://api.magentlab.com/api/calc/mg_adl","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"headers":{"type":"object","additionalProperties":{"type":"string"}},"queryParams":{"type":"object","required":["talking","chewing","swallowing","breathing","brush_comb","arise_chair","double_vision","eyelid_droop"],"properties":{"chewing":{"type":"integer","description":"Caller-assigned Wolfe 1999 MG-ADL chewing (integer 0-3: 0 normal; 1 fatigue with solid food; 2 fatigue with soft food; 3 gastric tube). magent does not examine the patient."},"talking":{"type":"integer","description":"Caller-assigned Wolfe 1999 MG-ADL talking (integer 0-3: 0 normal; 1 intermittent slurring or nasal speech; 2 constant slurring or nasal but can be understood; 3 difficult to understand speech). magent does not examine the patient."},"breathing":{"type":"integer","description":"Caller-assigned Wolfe 1999 MG-ADL breathing (integer 0-3: 0 normal; 1 shortness of breath with exertion; 2 shortness of breath at rest; 3 ventilator dependence). magent does not examine the patient."},"brush_comb":{"type":"integer","description":"Caller-assigned Wolfe 1999 MG-ADL impairment of ability to brush teeth or comb hair (integer 0-3: 0 none; 1 extra effort but no rest periods needed; 2 rest periods needed; 3 cannot do one of these functions). magent does not examine the patient."},"swallowing":{"type":"integer","description":"Caller-assigned Wolfe 1999 MG-ADL swallowing (integer 0-3: 0 normal; 1 rare episode of choking; 2 frequent choking necessitating changes in diet; 3 gastric tube). magent does not examine the patient."},"arise_chair":{"type":"integer","description":"Caller-assigned Wolfe 1999 MG-ADL impairment of ability to arise from a chair (integer 0-3: 0 none; 1 mild, sometimes uses arms; 2 moderate, always uses arms; 3 severe, requires assistance). magent does not examine the patient."},"eyelid_droop":{"type":"integer","description":"Caller-assigned Wolfe 1999 MG-ADL eyelid droop (integer 0-3: 0 none; 1 occurs but not daily; 2 daily but not constant; 3 constant). magent does not examine the patient."},"double_vision":{"type":"integer","description":"Caller-assigned Wolfe 1999 MG-ADL double vision (integer 0-3: 0 none; 1 occurs but not daily; 2 daily but not constant; 3 constant). magent does not examine the patient."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_sZcXUMJdMAu_qxSCR93Kf","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes the Myasthenia Gravis Activities of Daily Living (MG-ADL) total score (0–24) by summing eight caller-assigned integer ratings across bulbar, respiratory, and limb domains.","exampleAgentPrompt":"Calculate the Wolfe 1999 MG-ADL score for a patient with these ratings: talking 1, chewing 2, swallowing 1, breathing 0, brush/comb 2, arise from chair 1, double vision 2, eyelid droop 1.","exampleUseCases":[{"title":"Tracking MG symptom progression over visits","prompt":"My MG patient today scored: talking 0, chewing 1, swallowing 0, breathing 0, brush/comb 1, arise from chair 2, double vision 1, eyelid droop 2 — can you calculate their MG-ADL total so I can compare it to last month?"},{"title":"Documenting pre-treatment MG-ADL baseline","prompt":"Before starting this patient on pyridostigmine, I want to record a baseline MG-ADL: talking 2, chewing 2, swallowing 2, breathing 1, brush/comb 2, arise from chair 3, double vision 1, eyelid droop 2 — what's their total score?"},{"title":"Research data pipeline MG-ADL scoring","prompt":"I have a study participant's MG-ADL item responses: talking 0, chewing 0, swallowing 1, breathing 0, brush/comb 0, arise from chair 1, double vision 0, eyelid droop 1 — please compute the Wolfe 1999 MG-ADL total for entry into our database."}],"resultDescription":"Returns the numeric MG-ADL total score (0–24), calculated as the arithmetic sum of the eight domain integers, along with the max_score (24). No severity band or classification label is included. The endpoint does not perform any clinical examination or interpretation.","failureModes":["Missing any of the eight required query parameters returns an error","Any parameter value outside the integer range 0–3 may be rejected or produce an incorrect sum","Non-integer values (e.g. floats or strings) will fail schema validation","Payment failure (x402) if USDC balance or authorization is insufficient"],"whenToPreferThis":"Use this endpoint when you need a precise, reproducible arithmetic sum of the eight Wolfe 1999 MG-ADL domain scores. Prefer it over manual calculation to avoid arithmetic errors in clinical documentation or research pipelines. Do not use it as a substitute for QMG scoring, MGFA classification, or any clinical examination — it only sums caller-supplied values.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T07:12:29.065Z","isFirstParty":false}