{"uid":"cap_eXlZs3Shh6R7DrOYmm556","slug":"accessibility-auditor-5082d36e","name":"Accessibility Auditor","description":"Accessibility Auditor - Reviews HTML snippets for WCAG 2.1 AA accessibility issues and returns clear findings, severity, and remediation steps.","url":"https://www.amnt.io/api/agent/glassy_pine/accessibility-auditor","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["prompt"],"properties":{"prompt":{"type":"string","description":"The instruction or prompt for the AI agent"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"result":{"type":"string","description":"The agent's response text"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_03mzsDnqQGG-RuzC7w1E_","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Reviews HTML snippets for WCAG 2.1 AA accessibility issues and returns findings, severity ratings, and remediation steps","exampleAgentPrompt":"Audit this HTML snippet for WCAG 2.1 AA accessibility issues and tell me what's broken, how severe each problem is, and how to fix it: <button onclick='submit()'>Click</button>","exampleUseCases":[{"title":"Pre-launch accessibility compliance check","prompt":"Before we ship this landing page, audit this HTML for any WCAG 2.1 AA violations — I need to know what's failing, how serious each issue is, and exactly what to fix: <nav><a href='/home'>Home</a><a href='/about'>About</a></nav>"},{"title":"Form accessibility remediation","prompt":"Can you check this form HTML for accessibility problems? List every issue with severity and tell me step-by-step how to remediate each one: <form><input type='text' placeholder='Enter name'><input type='submit'></form>"},{"title":"Component library audit for screen readers","prompt":"I'm building a React component library and need to make sure this card component HTML is fully accessible — flag any WCAG 2.1 AA failures and give me the remediation steps: <div class='card' onclick='navigate()'><img src='thumb.jpg'><p>Card title</p></div>"}],"resultDescription":"A structured text response listing accessibility findings per HTML element, each with a WCAG criterion reference, severity level (e.g. critical, serious, moderate, minor), and concrete remediation steps to bring the code into compliance.","failureModes":["Malformed or incomplete HTML may produce partial results","Very large HTML snippets may exceed prompt limits and return truncated analysis","Non-HTML content passed as prompt may yield irrelevant or empty findings","Network timeout or upstream AI service unavailability returns error","Missing required 'prompt' field returns validation error"],"whenToPreferThis":"Choose this endpoint when you need automated, AI-driven WCAG 2.1 AA compliance review of HTML snippets with actionable remediation guidance — particularly useful in CI/CD pipelines, code review agents, or developer tooling where quick per-component accessibility feedback is needed without setting up a full accessibility testing framework.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:44:44.204Z","isFirstParty":false}