wavexis_dom_snapshot
Capture a full DOM snapshot of a web page to analyze its structure and content. Returns JSON with snapshot data and document count.
Instructions
Capture a full DOM snapshot of the page.
Args: input: Snapshot parameters.
Returns:
JSON string with snapshot and documents count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |