Skip to main content
Glama

safari_click_and_read

Click any element in Safari and immediately retrieve the updated page content, eliminating the need for separate click-and-read steps. Handles both React Router navigation and full page loads.

Instructions

Click an element then return the updated page — saves 1 full round-trip vs separate click+read_page. Handles both React Router navigation and full page loads.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textNoVisible text of the element to click
selectorNoCSS selector
xNoX coordinate
yNoY coordinate
waitNoMs to wait after click (default: auto-detect navigation)
maxLengthNoMax chars to return (default: 50000)
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It discloses the combined click-and-read behavior and navigation handling, but lacks information on error handling, timeouts, or element-not-found cases, which is moderate transparency.

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?

Two concise sentences, front-loaded with the key action and benefit, no wasted words.

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?

For a tool with 6 parameters, no output schema, and no annotations, the description provides the core context (combined action, navigation handling). Missing details on return format and error behavior, but given the common pattern, it is reasonably complete.

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 the baseline is 3. The description does not add any extra meaning to the parameters beyond what the schema already provides, so no extra credit.

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 clearly states a specific verb-resource combination ('click an element then return the updated page') and distinguishes from siblings by highlighting the round-trip saving and handling of both React Router and full page loads.

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?

Explicitly mentions when to use this tool over separate click+read_page ('saves 1 full round-trip') and notes the two navigation types it handles. No exclusions or alternative tools named beyond the comparison, but the context is clear.

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/achiya-automation/safari-mcp'

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