create_schema
Create a new extraction schema to define how structured data should be extracted from a URL, with options for testing and fixes.
Instructions
Create a new extraction schema for structured data extraction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fix | No | ||
| name | Yes | ||
| test | No | ||
| config | Yes | Schema config with url and extract_scheme | |
| extract_prompt | No |