patentsview_get_claims
Retrieves the full claims text for any patent by its patent ID. Provides all claim language from the patent document.
Instructions
Get all claims text for a patent.
IMPORTANT: The PatentsView API (search.patentsview.org) was shut down on
March 20, 2026. Use ppubs_get_full_document to retrieve patent text
including claims.
Args:
patent_id: Patent ID/number (e.g., "7861317")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patent_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |