extract_entities
Extract named entities from text and get structured JSON with people, organizations, locations, dates, and miscellaneous items.
Instructions
Extract named entities from text — people, organizations, locations, dates and miscellaneous — returned as structured JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to extract named entities from. |