extract_structured
Extract structured JSON data from web pages using a custom schema, enabling deterministic parsing with anti-detection browser automation.
Instructions
Extract deterministic structured JSON from a page using the camofox-browser structured extraction schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | Tab ID from create_tab | |
| userId | No | User ID override (default: tracked tab userId) | |
| schema | Yes | Structured extraction schema understood by camofox-browser |