导航到腾讯云控制台
navigate_tencent_consoleNavigate to Tencent Cloud console targets (DNSPod, CVM, Lighthouse, or custom URL) and detect login or captcha barriers, returning screenshots and clear errors when manual intervention is needed.
Instructions
快捷导航到腾讯云控制台的指定页面:dnspod=DNSPod 域名解析列表,cvm=云服务器实例列表,lighthouse=轻量应用服务器实例列表,custom=自定义地址(必须提供 customUrl)。导航后会自动检测登录/验证码状态:若需要人工介入,会直接附带截图并给出提示。所有候选地址都不可用时会返回明确错误(腾讯云控制台改版时可据此改用 custom 目标)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | 目标控制台:dnspod / cvm / lighthouse / custom。 | |
| customUrl | No | 当 target=custom 时必填,必须是 http(s) 开头的完整 URL。 | |
| screenshot | No | 是否在导航完成后附带截图(默认 false;检测到登录/验证码时会强制附带)。 | |
| pageUrlContains | No | 可选:用 URL 片段指定"在哪个已有标签页里打开"。不传时按"刚新打开的标签页 → 上次操作过的标签页 → 最后一个普通标签页"自动选择。例如要避免打断 Web 终端,可传一个无关标签页的 URL 片段。 |