get_extraction
Get the status and results of a CoreWise extraction by id. While status is 'processing', poll every 20-30 seconds. When status is 'completed' the response contains the structured synthesis (JSON object: summary, takeaways, highlights, notable quotes) and per-model markdown summaries. Works on your own extractions (API key required) and on public community extractions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| extraction_id | Yes | The extraction id returned by extract_url. |