iconfont_auto_login
Automatically opens a browser to log into Iconfont and securely stores authentication cookies for future API access, eliminating manual cookie handling.
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 | |||