Frame Snapshot
frame_snapshotExtract a structured outline of content within a specified iframe or frame, optionally including HTML and controlling element count and text length.
Instructions
Return a bounded page outline from a selected iframe/frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| frame_index | No | Zero-based frame index. | |
| include_html | No | ||
| max_elements | No | ||
| frame_selector | No | Optional iframe/frame selector. When empty, frame_index is used. | |
| max_text_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||