Skip to main content
Glama

zen_page_text

Extract all readable text from the current page or a specific tab. Get clean text content for analysis or processing.

Instructions

Extract all readable text from the current page.

Args: tab_id: Optional tab to target. Defaults to active tab. For non-active tabs, prefer this with tab_id over zen_page_text_by_tab_id — they do the same thing now.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tab_idNo
Behavior3/5

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

No annotations provided, so the description carries the full burden. It explains the basic operation (text extraction) and parameter behavior (default to active tab), but does not disclose potential side effects, permissions, or limitations (e.g., dynamic content handling). It is adequate but lacks deeper behavioral context.

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

Conciseness4/5

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

The description is concise: a one-line purpose and a brief parameter note. It does not waste words, though the parameter section could be more structured (e.g., bulleted). Overall, it is appropriately sized and front-loaded.

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

Completeness3/5

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

Given the tool's simplicity (1 parameter, no output schema), the description covers the main purpose and parameter usage but omits details about return values, error conditions, or edge cases (e.g., empty pages). It meets minimum viability but lacks completeness.

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

Parameters4/5

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

The description adds meaning beyond the schema by explaining the 'tab_id' parameter's default (active tab) and recommending usage for non-active tabs. However, schema coverage is 0%, so the description must compensate, and it does so effectively with contextual guidance.

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 states 'Extract all readable text from the current page' which is a specific verb+resource. It also distinguishes from the sibling tool 'zen_page_text_by_tab_id' by noting they do the same thing now, clarifying the tool's role.

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

Usage Guidelines5/5

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

Explicitly says when to use tab_id (for non-active tabs) and compares with the sibling 'zen_page_text_by_tab_id', advising preference for this tool. This provides clear guidance on tool selection.

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/JayQuan-McCleary/ZenLink-MCP'

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