begin_login
Starts a QR code login process for websites requiring authentication, returning a base64-encoded QR code and login ID for client-side scanning.
Instructions
对需要登录的站点(如京东/淘宝)发起扫码登录,返回二维码(base64)与 login_id,供用户在客户端扫码。二维码由服务端从官方登录页实时截取。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||