gemini_analyze_pdf
Analyze any PDF: summarize key points, extract data, or get answers to your questions.
Instructions
Analyze a PDF document with Gemini (summarize, extract, answer questions)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Model name (default: gemini-3.1-pro-preview) | |
| prompt | No | Prompt for PDF analysis (default: Summarize this document) | |
| pdfPath | Yes | Absolute path to the PDF file |