Smithery
browser_screenshot
Take a screenshot of the current browser page without performing any action.
Remote relievedattention992-smithery/screenshotsmcp
Other tools also called browser_screenshot?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"sessionId": {
"type": "string",
"description": "Session ID from browser_navigate"
}
}
}