extract_local_pdf
Extracts text from a local PDF file, enabling stock analysis of IR documents like earnings presentations, annual reports, and SEC filings.
Instructions
Extract text from a local PDF file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock symbol (e.g., AAPL, 7203) | |
| country | Yes | Country of the company (US or JP) | |
| filePath | Yes | Local file path to the PDF document | |
| documentType | Yes | Type of IR document |