{"uid":"cap_UOf5gi-V3qsu-ReP2wgCU","slug":"sitesignal-quick-public-bug-reproduction-and-triage-2929a352","name":"SiteSignal Quick Public Bug Reproduction and Triage","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://obtain-incentive-exceptions-speakers.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_tg26Q1QZW_E19R7JoOvCF","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 GET request against a public URL, compares observed status and body text against expected values, and returns reproducible bug-triage evidence with next-action recommendations.","exampleAgentPrompt":"Can you triage this bug for me — https://example.com/api/health is reportedly returning a 500 error instead of a 200, and the response body should contain the text 'status: ok'. I need reproducible evidence and suggested next steps.","exampleUseCases":null,"resultDescription":"Returns reproducible bug-triage evidence including the actual HTTP status code received, whether the expected body text was found (case-insensitive by default), a comparison of reported vs expected vs actual behavior, and recommended next actions for the engineering team.","failureModes":["Target URL is unreachable or times out — returns network error evidence","Target URL requires authentication — returns 401/403 status as part of triage evidence","expectedStatus or expectedText assertions cannot be evaluated if response body is binary or very large","Invalid URL format in the url parameter causes a validation error before the request is made","Cloudflare tunnel hosting the service may be intermittently unavailable"],"whenToPreferThis":"Choose this endpoint when you need a single, bounded, reproducible check of a public URL's HTTP status and/or body content for bug-triage purposes — especially when you want structured evidence (actual vs expected comparison) and next-action guidance rather than just a raw HTTP response. Prefer it over generic HTTP fetch tools when the goal is QA evidence gathering for a bug report.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T08:25:25.616Z","isFirstParty":false}