ai_extract
Extract specified fields (like name, email, company) from any text and output as structured JSON. Ideal for parsing unstructured data into clean, organized information.
Instructions
Pull named fields out of any text as clean JSON (e.g. name, email, company, date). Powered by Claude structured outputs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Source text | |
| fields | No | Fields (comma-separated) |