Skip to main content
Glama

YST KPI Daily Report Collector

by Xuzan9396

save_cookies_from_browser

Store browser cookies for persistent authentication in the YST KPI Daily Report Collector, enabling automated daily report generation without repeated logins.

Instructions

保存浏览器 Cookie(用于首次登录)

使用方法:

  1. 使用 chrome_devtools_mcp 登录 https://kpi.drojian.dev

  2. 登录成功后,从浏览器复制 Cookie 字符串

  3. 调用此工具保存 Cookie

Args: cookie_string: Cookie 字符串,格式如 "name1=value1; name2=value2" 或者完整的 curl 命令中的 -b 参数内容

Returns: 保存结果

Input Schema

NameRequiredDescriptionDefault
cookie_stringYes

Input Schema (JSON Schema)

{ "properties": { "cookie_string": { "type": "string" } }, "required": [ "cookie_string" ], "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