Skip to main content
Glama
Xuzan9396

YST KPI Daily Report Collector

by Xuzan9396

browser_login

Opens a browser for Google OAuth login, then saves cookies and session for automated KPI daily report collection.

Instructions

启动浏览器进行登录

✅ 推荐使用流程:

  1. 调用此工具启动浏览器

  2. 在浏览器中完成 Google 登录(约1分钟)

  3. 登录成功后,调用 collect_reports 采集数据

工作流程:

  1. 打开浏览器窗口

  2. 等待您完成 Google OAuth 登录

  3. 自动提取并保存 Cookie

  4. 保存浏览器会话

Args: use_persistent: 是否使用持久化浏览器上下文(推荐,默认 True) timeout: 登录超时时间(秒),默认 300 秒(5 分钟)

Returns: 登录结果

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
use_persistentNo
timeoutNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

Describes interactive nature (user must complete OAuth), timeout, and automatic cookie/session saving. Since no annotations exist, the description carries full burden and does so adequately.

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?

Well-structured with header, recommended flow, workflow steps, and args. Some redundancy (e.g., workflow repeats steps), but overall clear and not excessively long.

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?

Covers the core process but lacks details on return value format, error conditions, and behavior when login fails. An output schema exists but is not described here.

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?

Adds meaning to both parameters: use_persistent is recommended, timeout unit is seconds with default 300. Schema lacks property descriptions, so description compensates well.

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?

Clearly states launching a browser for login, with explicit steps (open browser, wait for OAuth, save cookies) that distinguish it from sibling tools like check_login_status or clear_saved_cookies.

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?

Provides a recommended workflow (call this tool first, then login, then collect_reports), but does not explicitly exclude alternatives or explain when not to use it.

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/Xuzan9396/yst_mcp'

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