save_script_source
Save JavaScript script source code to a local file for debugging and analysis of WeChat MiniApp code using Chrome DevTools Protocol.
Instructions
Saves the full source code of a JavaScript script to a local file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| script_id | No | ||
| url | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |