Login to Iconfont
iconfont_loginAuthenticate with Iconfont by providing your EGG_SESS_ICONFONT cookie to access private projects and features.
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. |