Skip to main content
Glama

flow_discover_ui

Navigate to any Google Flow page and discover interactive elements like buttons, inputs, and links, updating the selectors map for robust browser automation.

Instructions

Navigate to a Google Flow page and discover all interactive elements (buttons, inputs, links, headings). Updates the internal selectors map for robust automation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNoExact URL to navigate to, overriding the page-based URL resolution.
pageYesPage to discover. Options: main, image-generation, video-generation, characters, scenes, images, all-media, tools-gallery, grid-architect. "characters" is project-scoped (/project/{id}/characters). "scenes"/"images"/"all-media" are sidebar tabs within the project (same URL). project_name/campaign target a specific project, or the current/active project is used.main
campaignNoCampaign identifier for project matching, used when page is "characters", "scenes", "images", or "all-media".
project_nameNoProject name, used when page is "characters", "scenes", "images", or "all-media" (will reuse existing project with same campaign, or create new).
Behavior3/5

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

The description discloses a behavioral trait: it updates the internal selectors map as a side effect, which is useful context beyond the tool's primary action. However, with no annotations provided, the description carries the full burden but does not mention authentication requirements, failure modes, or rate limits. This partial transparency warrants a mid-range score.

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 exactly two sentences with no unnecessary words. The first sentence states the action and scope, while the second explains the side effect. This is concise, front-loaded, and every sentence earns its place.

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?

Given the rich schema that explains pages and overrides, the description is largely complete. It states the purpose and side effect, which is sufficient for an agent to understand the tool's typical use. However, it lacks explicit prerequisites (e.g., needing a connection via flow_connect) and error behavior, leaving some contextual 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% according to the context signals, meaning all four parameters are thoroughly documented in the schema, including the detailed page options and url override. The tool description itself adds no parameter-level detail, but the baseline of 3 is appropriate when the schema already covers parameters comprehensively.

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 navigates to a Google Flow page and discovers all interactive elements (buttons, inputs, links, headings), and updates the internal selectors map. This is a specific verb+resource combination that clearly distinguishes it from sibling tools like flow_screenshot or flow_open_characters.

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?

The description provides no explicit guidance on when to use this tool versus alternatives. It implies a setup step for automation ('Updates the internal selectors map for robust automation') but does not mention exclusions, prerequisites, or alternative tools. Sibling tools such as flow_connect and flow_screenshot exist, but no direct comparison is offered.

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/shaig-mahmudov/google-flow-mcp'

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