{"uid":"cap_FoBSCgOCjYJheV7KCotn7","slug":"formwerk-input-field-form-method-inspector-a3975ae3","name":"Formwerk Input Field Form Method Inspector","description":"Prüft am Objekt eingabefeld den Befund verwendete Formularmethode.","url":"https://formwerk.halowerk.com/v1/pruef/formwerk/methode/eingabefeld","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_MpKNwoIyeEqHQtCisGpcs","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 the form method used by an input field element on a web page.","exampleAgentPrompt":"Can you check what form method the main search input field on https://example.com/contact uses — I want to know if it's submitting via GET or POST?","exampleUseCases":[{"title":"Audit contact form submission method","prompt":"Check the form method used by the email input field on https://mysite.com/contact — I need to know whether it's using GET or POST to submit data."},{"title":"Security review of login form method","prompt":"Inspect the password input field on https://app.example.com/login and tell me what HTTP method it uses to submit the form — I'm worried it might be using GET instead of POST."},{"title":"Validate form method on specific input","prompt":"Look at https://shop.example.com/checkout and use the CSS selector '#billing-email' to check what form method that input field relies on."}],"resultDescription":"Returns an audit finding describing the form method (e.g. GET or POST) detected on the specified input field element of the target web page, along with relevant details about the inspection result.","failureModes":["Target URL is not publicly accessible or returns a non-200 status","CSS selector matches no element or matches multiple elements (first match used)","Input field is dynamically rendered via JavaScript and not present in static HTML","URL exceeds 2048 character limit","Target is behind authentication or a firewall","Network timeout when fetching the target page"],"whenToPreferThis":"Use this endpoint when you need to specifically audit or validate the form method (GET/POST) attributed to an individual input field element on a public web page. It is ideal for security audits, compliance checks, or automated QA pipelines where you need to confirm proper form submission methods at the element level rather than the full page or form level.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:47:44.338Z","isFirstParty":false}