linkfox-zhihuiya-fulltext-image
Installation
SKILL.md
Zhihuiya Patent Fulltext Image
This skill guides you on how to retrieve fulltext images (drawings, figures, diagrams) from patent documents using the Zhihuiya patent data service, helping users access and analyze visual content within patents.
Core Concepts
Patent fulltext images are the figures, drawings, and diagrams embedded in patent documents. They are essential for understanding the technical details of an invention. This tool queries the Zhihuiya patent database and returns image metadata including download paths and image types for a given patent.
Lookup methods: You can look up images by either patent ID (an internal identifier) or publication number (the publicly visible patent number such as US20230012345A1 or CN115000000A). At least one of these must be provided.
Parameter Guide
| Parameter | API Name | Required | Description | Example |
|---|---|---|---|---|
| Patent ID | patentId | No* | Internal patent identifier | 8a7b6c5d-... |
| Publication Number | patentNumber | No* | Public patent publication/grant number | US20230012345A1 |
| Limit | limit | No | Maximum number of images to return (max 100, default 100) | 50 |
| Offset | offset | No | Pagination offset for image results | 0 |