paid_extract
Stateless structured extraction. Sends ONLY the provided text (and optional schema) and returns a JSON object. No local context is used. Paid per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to extract data from | |
| schema | No | Optional target schema/description for the JSON output |