ppubs_download_patent_pdf
Download the official PDF of a patent by providing its patent number. Returns base64-encoded PDF data for direct retrieval.
Instructions
Download a patent as PDF (base64 encoded).
USE THIS TOOL WHEN: You need the official PDF document of a patent.
Note: Claude Desktop may not fully support PDF display.
Args:
patent_number: Patent number without commas (e.g., "7123456")
Returns:
Dictionary with base64-encoded PDF data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patent_number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |