{"machine":"markdown","slot":"A2","title":"Page -> clean Markdown","how_to_call":"POST https://innernetcorp.com/machines/markdown with Content-Type: application/json","price_usd":"$0.005","currencies":["USDC","EURC"],"payment":"x402: send the POST without payment to receive a 402 with signed requirements; pay any option and retry.","input_example":{"url":"https://example.com"},"input_schema":{"type":"object","properties":{"url":{"type":"string","description":"Public http(s) URL to extract. Provide url OR html, not both."},"html":{"type":"string","description":"Raw HTML to extract from instead of fetching a URL."},"base_url":{"type":"string","description":"Base URL used to resolve relative links when html is provided."}},"additionalProperties":false},"summary":"Extract the readable article from a public URL (or raw HTML) and return it as clean Markdown with title and byline. Reader-mode for agents: strips nav, ads and boilerplate. For heavily JavaScript-rendered pages, render first (slot A1) or pass the rendered HTML here.","catalog":"/catalog"}