connect_devtools
Connect to a specific WeChat Developer Tools instance using a project path, WebSocket endpoint, browser URL, or auto-discovery to enable automated mini-program testing.
Instructions
连接一个明确的微信开发者工具目标;project 固定按 launch → connect 尝试
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| 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 |