Skip to main content
Glama

run_sequence

Execute multi-step browser automation to navigate pages, interact with elements, and capture screenshots or PDFs in a single session.

Instructions

Execute a multi-step browser automation sequence. Navigate pages, interact with elements (click, fill, select), and capture multiple screenshots/PDFs in a single browser session. Each output counts as 1 API request.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
stepsYesArray of steps to execute in order. Must include at least one screenshot or pdf step. Max 20 steps, max 5 outputs.
viewportNoBrowser viewport size
darkModeNoEmulate dark color scheme (default: false)
blockBannersNoHide cookie consent banners (default: false)
blockAdsNoBlock advertisements on the page
blockChatsNoBlock live chat widgets
blockTrackersNoBlock tracking scripts
deviceScaleFactorNoDevice pixel ratio (default: 1)
session_idNoPersistent session ID (Starter+ only). Reuse a live browser page created with create_session — browser state (cookies, localStorage, auth) carries over from previous requests in this session.
Behavior3/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It reveals important behavioral traits: multi-step execution, single browser session persistence, and that 'Each output counts as 1 API request' (cost/rate limit implication). However, it doesn't disclose other critical behaviors like error handling, timeout defaults, or what happens with authentication/cookies beyond the session_id parameter.

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 perfectly concise with two sentences that earn their place. The first sentence explains the core functionality, and the second sentence adds crucial behavioral context about API request counting. No wasted words, front-loaded with essential information.

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 complex tool with 9 parameters, nested objects, no annotations, and no output schema, the description does reasonably well. It covers the multi-step nature, session persistence, and API cost implications. However, it doesn't explain return values or error behavior, which would be helpful given the complexity. The high schema coverage helps compensate for some gaps.

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 schema already documents all parameters thoroughly. The description adds minimal parameter semantics beyond the schema - it mentions 'navigate pages, interact with elements (click, fill, select), and capture multiple screenshots/PDFs' which loosely maps to the steps parameter actions, but doesn't provide additional syntax or format details. Baseline 3 is appropriate when schema does the heavy lifting.

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 the tool's purpose with specific verbs ('Execute', 'Navigate', 'interact', 'capture') and resources ('multi-step browser automation sequence', 'browser session'). It distinguishes from siblings by emphasizing multi-step execution in a single session, unlike simpler tools like take_screenshot or generate_pdf.

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?

The description provides clear context about when to use this tool ('multi-step browser automation', 'single browser session', 'capture multiple screenshots/PDFs'), but doesn't explicitly state when NOT to use it or name specific alternatives among the sibling tools. It implies usage for complex workflows versus simpler single-step tools.

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/Custodia-Admin/pagebolt-mcp'

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