Skip to main content
Glama

YST KPI Daily Report Collector

by Xuzan9396

check_login_status

Verify login status for the KPI daily report collector to determine if authentication is required before data collection. Returns current session validity status.

Instructions

检查当前登录状态(建议第一步调用)

✅ 推荐工作流程:

  1. 首先调用此工具检查登录状态

  2. 如果返回"未登录",则调用 browser_login 进行登录

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

Returns: 登录状态信息: - "✓ 已登录,Cookie 有效" -> 可以直接采集数据 - "❌ Cookie 已过期" -> 需要调用 browser_login 重新登录 - "❌ 未找到保存的 Cookie" -> 需要调用 browser_login 首次登录

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "type": "object" }

Other Tools from YST KPI Daily Report Collector

Related Tools

    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