structured_extraction
Turn messy text (or a fetched page) into structured data using deterministic heuristics: headings, links, tables and key statistics. This is NOT an LLM extraction — no semantic understanding is claimed. Output is plainly labeled heuristic. Sandbox: free during the testing phase, testnet semantics, deliverables Ed25519-signed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | No | ||
| quote_id | No | Machine flow: a quote_id from POST /quote for this service. When given, the quote's input is used and the X-PAYMENT header must authorize that quote. Human flow (X-API-KEY): pass input instead. |