Auto Login to Iconfont (Browser)
iconfont_auto_loginAutomates Iconfont login by opening a browser for manual authentication and capturing the session cookie for subsequent API calls.
Instructions
Automatically open browser to log in to Iconfont and obtain authentication cookie.
This tool will:
Try to open browser using Puppeteer
If Puppeteer fails, use system command to open browser
Let you log in manually in the browser
Automatically detect when login is successful
Store the authentication cookie for future API calls
Returns:
Success message with login status
Note: This opens a real browser for secure login. The browser will close automatically after login. This tool may take longer to complete as it waits for manual login.
Examples:
Use when: "I want to log in without manually copying cookie"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||