Skip to main content
Glama

ruyi_navigate_page

Navigate browser tabs to a new URL, or execute refresh, back, and forward actions with configurable timeout.

Instructions

导航已有标签页到新 URL,或执行刷新/前进/后退。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNo目标 URL(type=url 时必填)
typeNo导航类型url
pageIdxNo标签页索引,默认当前活跃页
timeoutNo超时(秒),默认 30
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries full responsibility for behavioral disclosure. It states the core actions but does not mention potential side effects, error conditions (e.g., invalid pageIdx), or whether it waits for page load. This is minimal but not misleading for a navigation tool.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, concise sentence that front-loads the primary action and lists sub-operations efficiently. Every word adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a relatively simple tool with full schema documentation, the description covers the essential purpose and operations. It lacks explicit guidance on failure behavior, but given the tool's simplicity and the absence of an output schema, it is largely complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

All four parameters are fully described in the input schema (100% coverage), so the description adds no extra meaning beyond what is already present. The baseline of 3 applies as the schema does the heavy lifting.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool navigates an existing tab to a URL or performs refresh/forward/back. It uses a specific verb ('navigate') and resource ('existing tab'), distinguishing it from ruyi_new_page, which opens a new tab.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It implies usage on existing tabs, providing clear context that this is not for creating new tabs. However, it does not explicitly name alternatives or state when not to use it, so it falls short of a 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Facetomyself/ruyi-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server