ppubs_get_patent_by_number
Retrieves the full text of a granted patent using its number, including claims and description.
Instructions
Get a granted patent's full text by patent number.
USE THIS TOOL WHEN: You know the patent number and need the complete
document including claims, description, and all sections.
Args:
patent_number: Patent number without commas (e.g., "7123456" or "10000000")
Returns:
Complete patent document with full text of all sections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patent_number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |