zen_pin_tab
Pin or unpin a browser tab by its ID to manage tab organization within ZenLink automation.
Instructions
Pin or unpin a tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pinned | No | ||
| tab_id | No |
Pin or unpin a browser tab by its ID to manage tab organization within ZenLink automation.
Pin or unpin a tab.
| Name | Required | Description | Default |
|---|---|---|---|
| pinned | No | ||
| tab_id | No |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full burden for behavioral disclosure. It fails to mention side effects (e.g., tab moves to pinned section), idempotency, or handling of default parameters (e.g., what happens when tab_id is null).
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 extremely short (4 words), which is concise but borderline under-specified. It earns its place by stating the action, but lacks depth for a non-trivial tool.
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?
Given the tool's simplicity and lack of output schema, the description should at least mention default behavior (e.g., 'pins current tab if no tab_id given') and the toggle nature. It does not, leaving gaps for the agent.
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?
Schema description coverage is 0%, but the description adds no information about the parameters (pinned and tab_id). It does not explain their meaning, default values, or how they affect behavior.
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 'Pin or unpin a tab' uses a specific verb and resource, clearly distinguishing this tool from sibling tools like zen_close_tab or zen_mute_tab that perform different tab operations.
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 pinning versus alternatives, nor does it mention any prerequisites or context for when pinning is appropriate.
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/JayQuan-McCleary/ZenLink-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server