{"uid":"cap_0WqYSdWQh4-eGXxiIET-E","slug":"http-bug-triage-endpoint-runner-cc32952c","name":"HTTP Bug Triage Endpoint Runner","description":"Run one bounded unauthenticated public GET, compare optional status and body-text assertions, and return reproducible bug-triage evidence and next actions.","url":"https://holder-victor-nova-mag.trycloudflare.com/x402/bug-triage","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"],"type":"string"},"queryParams":{"type":"object","required":["url","reportedBehavior"],"properties":{"url":{"type":"string","format":"uri"},"expectedText":{"type":"string","maxLength":500},"caseSensitive":{"type":"boolean","default":false},"expectedStatus":{"type":"integer","default":200,"maximum":599,"minimum":100},"expectedBehavior":{"type":"string","maxLength":1000},"reportedBehavior":{"type":"string","maxLength":1000}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","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":"down","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_FoZPjUVbW6jX72npZfDXV","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Executes a bounded unauthenticated public GET request, compares optional status and body-text assertions, and returns reproducible bug-triage evidence with next actions.","exampleAgentPrompt":"Can you triage a bug for me? The URL https://api.example.com/health is supposedly returning 200 with the text 'ok' in the body, but users are reporting it's broken — run a GET request against it and compare the actual status and body against those expectations.","exampleUseCases":null,"resultDescription":"Returns reproducible bug-triage evidence including the actual HTTP status code received, whether the body text matched the expected string, a comparison of reported versus expected versus actual behavior, and recommended next actions for resolving or escalating the issue.","failureModes":["Target URL is not a valid public HTTP URI — returns validation error","Target URL requires authentication or is behind a firewall — returns access error or unexpected status","Network timeout or unreachable host — returns connection failure evidence","Expected text or behavior fields exceed maximum length (500 or 1000 chars) — schema validation error","expectedStatus out of range 100-599 — schema rejection"],"whenToPreferThis":"Use this endpoint when you need to reproduce and document a bug in a specific public HTTP GET endpoint, compare actual versus expected behavior, and generate structured triage evidence. Prefer this over generic HTTP fetch tools when you need assertion-based pass/fail reporting, behavioral comparison, and next-action guidance packaged together in one call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T07:29:01.760Z","isFirstParty":false}