reconnect_devtools
Reconnect to WeChat Developer Tools by reusing the last successful connection parameters or specifying a new target (project, endpoint, or browser URL).
Instructions
不传参数时完整复用上次成功请求;传入 target 时以完整新请求替换
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| timeoutMs | No | ||
| healthCheck | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| code | Yes | ||
| data | Yes | ||
| meta | Yes | ||
| error | Yes | ||
| warnings | Yes | ||
| nextActions | Yes | ||
| observation | Yes | ||
| partialData | Yes | ||
| schemaVersion | Yes |