Smithery
browser_go_back
Navigate back in browser history (like clicking the Back button). Returns a screenshot of the previous page.
Remote relievedattention992-smithery/screenshotsmcp
Other tools also called browser_go_back?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"sessionId": {
"type": "string",
"description": "Session ID from browser_navigate"
}
}
}