forward
Control Firefox browser navigation to move forward in tab history using the MCP Server. Automate actions and manage tabs for efficient browsing workflows.
Instructions
Navigate forward
Input Schema
Name | Required | Description | Default |
---|---|---|---|
tabId | No |
Input Schema (JSON Schema)
{
"properties": {
"tabId": {
"type": "string"
}
},
"type": "object"
}