Skip to main content
Glama

Open One Search Result

tb_search_open_result

Open a specific search result in a new tab to override the recommended order from a previous search.

Instructions

Open one structured search result into a new research tab when you must override the recommended order after tb_search.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sessionIdYesThe browser session to use for this operation.
tabIdNoThe specific tab to use inside the session. If omitted, the active tab is used.
rankYesThe 1-based rank of the search result to open in a new tab.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
sessionIdYes
searchTabIdYes
openedTabIdYes
selectionStrategyYes
selectedResultYes
diagnosticsNo
resultYes
Behavior3/5

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

No annotations provided, so description carries full burden. It states it opens a new research tab but does not disclose other behavioral traits like whether the tab becomes active, required permissions, or side effects on the current tab. Basic but adequate.

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?

Single sentence front-loads the action and purpose. Zero wasted words. Efficient and clear.

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?

Given the presence of an output schema (handling return values) and full parameter descriptions in schema, the description adequately provides usage context and distinguishes from sibling. Could mention prerequisite that tb_search must have been performed, but implied by 'after tb_search'.

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?

Schema description coverage is 100%, so description adds minimal meaning beyond schema. The description re-emphasizes 'rank' as 1-based, but this is already in schema. Baseline 3 is appropriate.

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

Purpose4/5

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

Description clearly states it opens one structured search result into a new research tab, and distinguishes from tb_search_open_top by noting it overrides recommended order. However, it could be more explicit about the exact difference from the sibling.

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?

Description provides when to use: 'when you must override the recommended order after tb_search'. This gives clear context, but does not explicitly mention when not to use it or alternatives beyond the sibling name.

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/nangman-infra/touch-browser'

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