gemini_analyze_document_tool
Analyze PDF, DOCX, or TXT documents with Google Gemini AI. Ask questions or get summaries by providing a file path.
Instructions
Analyze a document (PDF, DOCX, TXT, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Model to use. | flash |
| question | No | Question or instruction about the document. | Analyze this document and provide a summary. |
| file_path | Yes | Absolute path to the document. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||