annator / mcps /playwright /tools /browser_navigate_back.json
techprotrade's picture
Add mcps directory (part 2)
cf3884b verified
Raw
History Blame Contribute Delete
266 Bytes
{
"name": "browser_navigate_back",
"description": "Go back to the previous page in the history",
"inputSchema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "object",
"properties": {},
"additionalProperties": false
}
}