Skip to main content
Glama

inspect_page

Inspect any internal page to identify console, network, image, and layout issues, enabling quick fixes for a better user experience.

Instructions

Inspect an internal page for console, network, image and layout issues.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathnameNo/
Behavior2/5

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

With no annotations provided, the description must explain behavior but only says 'inspect.' It does not disclose whether the tool loads the page in a browser, what side effects occur, what the return value looks like, or any access/permission requirements. This is insufficient for a diagnostic 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 with no redundant words. It efficiently conveys the essential purpose.

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?

The tool has a single parameter and no output schema, so complexity is low. However, the description omits behavior, output format, and usage context. It is minimally viable but lacks important context for a diagnostic tool.

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

Parameters2/5

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

The schema has no description for the 'pathname' parameter (0% coverage). The tool description does not mention the parameter or explain how to supply the page path, leaving the agent to rely on the parameter name and default. It adds no semantic value beyond the schema.

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 specifies a clear action ('Inspect') and a defined scope ('console, network, image and layout issues') on an 'internal page.' This distinguishes it from narrower sibling tools that focus on a single issue type.

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

Usage Guidelines2/5

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

No guidance is provided on when to use this tool versus alternatives. The description merely states the function without indicating prerequisites, exclusions, or when a more specific diagnostic sibling should be preferred.

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/rootellectecomm/rootellectmcp'

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