save_page_source
Capture the current page's HTML source and write it to a file. Specify a folder and filename to store the page source for later analysis or debugging.
Instructions
Save the current page's HTML source to a file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | page_source.html | |
| folder | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |