verify_login
Confirm if your cached login session is still valid on supported platforms (Zhihu, Weibo, ZSXQ, Douyin) by making a read-only online check. Unsupported platforms return 'unsupported'.
Instructions
远端验证缓存登录态是否仍被平台接受。
这与 check_cookies 的本地文件检查不同:本工具会发起只读在线请求。 当前可远端验证:知乎、微博、知识星球、抖音。 淘宝等没有稳定只读验证接口的平台会明确返回 unsupported。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | Yes | 认证注册表中的平台名。 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||