browser_shot
browser_shot
Photograph a page and get back a URL for the picture. What it looks like, rather than what it says — a chart, a layout, a page whose content is an image. Ask for full to capture past the first screenful
4 credits per call, from your balance — or paid per request in USDC with no account at all.
Runs on Browser — A real browser: read a page after its JavaScript has run, or photograph it.
Arguments
| Name | Type | What it is |
|---|---|---|
url* | string | The page to photograph |
full | boolean | Capture the whole page rather than one screenful |
wait | string | Optional CSS selector to wait for before the shot |
Calling it
Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.
{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{"url":"url"},"name":"browser_shot"}}Try it in the playground.


