get_current_tab_info
Retrieves the current browser tab's URL, title, and ID to provide essential context for automation workflows.
Instructions
获取当前标签页的信息,包括url, title, id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Retrieves the current browser tab's URL, title, and ID to provide essential context for automation workflows.
获取当前标签页的信息,包括url, title, id
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It lists the return fields (url, title, id), which is helpful, but it does not mention side effects, permissions, or explicitly confirm it is a read-only operation. For a simple getter, this is a moderate 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, focused sentence that immediately states the action and the key return fields. It contains no filler or redundant information, making it highly concise and well-structured.
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?
For a simple tool with no parameters and no output schema, the description adequately communicates the core functionality and return fields. It could be slightly more complete by mentioning the return format, but given the low complexity, it is sufficiently informative.
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 tool takes zero parameters, and the input schema is empty with 100% coverage. The description lists the return fields, which is not parameter-related but does add context. The baseline for zero-parameter tools is 4, and no deduction is warranted.
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 clearly states it retrieves the current tab's information (url, title, id) using a specific verb and resource. It is easily distinguishable from sibling tools like get_current_tab_screenshot or get_body_text, which serve different purposes.
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 implies the tool is used when needing the current tab's metadata, but it does not explicitly state when to use it versus alternatives or provide exclusions. There is no mention of when not to use it, leaving usage context somewhat implicit.
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/wxhzhwxhzh/DrissionPageMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server