chrome_go_forward
Move forward in browser history to load the next visited page. Recovers from accidental back navigation.
Instructions
Go forward in browser history
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Move forward in browser history to load the next visited page. Recovers from accidental back navigation.
Go forward in browser history
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full responsibility for behavioral disclosure. It does not mention what happens when there is no forward history, whether any side effects occur, or what the tool returns. This is a significant gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, concise sentence that exactly captures the core action. Every word earns its place; there is no waste.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool is very simple, but the description lacks important context such as behavior when forward history is empty, return values, or error conditions. No output schema or annotations exist to compensate. It is minimally adequate but leaves gaps.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has zero parameters, so the baseline is 4. The description adds nothing about parameters, but none are needed. This is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description 'Go forward in browser history' clearly states the action (go forward) and the resource (browser history). It is specific and distinguishable from sibling tools like chrome_go_back and chrome_reload.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides no guidance on when to use this tool versus alternatives. It does not mention that it is typically used after a back navigation, nor does it reference sibling tools like chrome_go_back.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/duquesnay/mcp-chromium-cdp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server