pdf_read_image
Retrieves a PDF image's local file path along with its adjacent text context, enabling multimodal LLMs to analyze visual content from PDF documents.
Instructions
Return one extracted PDF image local path plus nearby text context. Use when a multimodal LLM needs to inspect PDF visual evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| image_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||