gemini_extract_tables_tool
Extract tables from documents and convert them to markdown, CSV, or JSON using Gemini AI.
Instructions
Extract tables from a document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Model to use. | flash |
| file_path | Yes | Absolute path to the document. | |
| output_format | No | Output format (markdown, csv, json). | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||