| { | |
| "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 | |
| } | |
| } |
| { | |
| "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 | |
| } | |
| } |