{"machine":"browser","family":"SEE","slot":"S2","title":"Use a controlled browser","how_to_call":"POST https://innernetcorp.com/machines/browser with Content-Type: application/json","price_usd":"$0.025","currencies":["USDC"],"input_example":{"url":"https://example.com","actions":[{"type":"click","selector":"a"}],"screenshot":false},"input_schema":{"type":"object","required":["url"],"properties":{"url":{"type":"string"},"actions":{"type":"array","items":{"type":"object"}},"return_html":{"type":"boolean"},"screenshot":{"type":"boolean"},"width":{"type":"integer"},"height":{"type":"integer"}},"additionalProperties":false},"summary":"Open a public website in isolated Chromium, perform bounded read-only navigation/search interactions, and return final page text with optional HTML or screenshot evidence. Network writes are blocked.","catalog":"/catalog"}