iconfont_login
Authenticate to access private Iconfont projects and features by providing your browser cookie. Use this tool to enable searching, downloading, and managing icons that require login.
Instructions
Authenticate with Iconfont using browser cookie.
This tool allows you to login to your Iconfont account to access private projects and features that require authentication.
Args:
cookie (string, required): The EGG_SESS_ICONFONT cookie value from iconfont.cn
How to get the cookie:
Log in to https://www.iconfont.cn/
Open browser DevTools (F12)
Go to Application/Storage → Cookies → https://www.iconfont.cn
Copy the value of "EGG_SESS_ICONFONT" cookie
Returns:
Success or error message
Note: The cookie is stored in memory only and will be lost when the server restarts. For persistent login, set ICONFONT_COOKIE environment variable instead.
Examples:
Use when: "Login to access my private projects"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cookie | Yes | The EGG_SESS_ICONFONT cookie value from iconfont.cn. Get this from browser DevTools after logging in. |