{"uid":"cap_2Qt9bhJCkkqV7YVDgNwDF","slug":"formwerk-form-method-inspector-fc995b3e","name":"Formwerk Form Method Inspector","description":"Prüft am Objekt formular den Befund verwendete Formularmethode.","url":"https://formwerk.halowerk.com/v1/pruef/formwerk/methode/formular","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"ziel":{"oneOf":[{"type":"string","maxLength":2048,"minLength":1,"description":"Öffentliche HTTP(S)-Adresse; bei DNS-Befunden Domain oder öffentliche IP."},{"type":"object","required":["adresse"],"properties":{"adresse":{"type":"string","maxLength":2048,"minLength":1},"selektor":{"type":"string","maxLength":240,"minLength":1,"description":"CSS-Selektor: genau ein Objekt, sonst erster Treffer des Objektfilters."},"vergleich":{"type":"string","maxLength":2048,"description":"Öffentliche Vergleichsadresse für Link-, Sitemap- oder Sprachbefunde."},"user_agent":{"type":"string","pattern":"^[A-Za-z0-9_-]{1,80}$"},"dkim_selektor":{"type":"string","pattern":"^[A-Za-z0-9_-]{1,63}$"}},"additionalProperties":false}]}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_A9ySxASB5Vbf2FUiEefyX","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Checks a web form element (HTML form object) on a given URL to determine which HTTP method it uses for submission.","exampleAgentPrompt":"Check the contact form on https://example.com/contact and tell me what HTTP method it uses for submission — I want to know if it's using GET or POST.","exampleUseCases":[{"title":"Security audit of login form","prompt":"Inspect the login form at https://myapp.com/login and tell me what submission method it uses — I need to confirm it's using POST and not GET for our security review."},{"title":"Verify checkout form method","prompt":"Check the checkout form on https://shop.example.com/checkout — specifically select the element with CSS selector #checkout-form — and find out what HTTP method it submits with."},{"title":"Automated form compliance check","prompt":"Analyze the form on https://newsletter.example.com/subscribe and report back which form method it uses, so I can verify it meets our data handling standards."}],"resultDescription":"Returns a finding about the HTTP method (e.g. GET, POST) used by the targeted HTML form element on the specified URL. The response indicates the detected form method attribute value for the form object at the given address, optionally filtered by CSS selector.","failureModes":["Target URL is not publicly accessible — returns error or empty result","No form element found on the page or at the specified CSS selector — returns no finding","Invalid or malformed URL provided — validation error","CSS selector matches no element or is malformed — selector error","Page requires JavaScript rendering and form is dynamically generated — may not detect method","Rate limiting or payment verification failure — 402 or 429 response"],"whenToPreferThis":"Use this endpoint when you need to programmatically determine the HTTP submission method of a specific HTML form element on a publicly accessible web page. It is particularly useful for security audits, compliance checks, or automated web quality assurance pipelines where you need to verify whether forms use GET or POST. Prefer this over generic web scrapers when you specifically want structured findings about form method attributes.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:46:39.558Z","isFirstParty":false}