get_detail
Extract detailed content from a specific PDF page by supplying the file path and page number, enabling precise retrieval for AI-driven document analysis.
Instructions
获取 PDF 某一页的详细内容
Args: file_path: PDF 文件的完整路径 page: 页码(从 1 开始)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | ||
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||