create_schema
Save a JSON schema to your 0xPdf account for use in PDF parsing. Works with schemas from description generation or custom schemas.
Instructions
Save a JSON schema to your account (POST /api/v1/schemas). Requires API key. No wallet charge per save; subject to max saved schemas limit. Use after generate_schema_from_description or for hand-written schemas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| is_default | No | ||
| schema_def | Yes | ||
| response_mode | No | compact | |
| max_estimated_tokens_override | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||