gemini_extract_tool
Extract structured data from any text—entities, dates, numbers, contacts, or custom fields—using customizable extraction types and model options.
Instructions
Extract structured data from text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to extract data from. | |
| model | No | Model to use. | flash |
| extract_type | No | Type (entities, dates, numbers, contacts, custom). | entities |
| custom_fields | No | Comma-separated list of custom fields to extract. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||