get_enriched_citations
Retrieve forward and backward citation data for a patent with enrichment metrics. Analyze who cites a patent and what it cites.
Instructions
Get enriched citation data for a patent.
USE THIS TOOL WHEN: You need citation analysis including forward
citations (who cites this patent) and backward (what this patent cites).
IMPORTANT: The legacy Enriched Citation API (developer.uspto.gov) was
decommissioned in early 2026 and has NOT yet been migrated to the ODP.
This tool is temporarily unavailable. Use patentsview_get_patent for
basic citation data instead.
Args:
patent_number: Patent number
include_forward: Include forward citations (default: True)
include_backward: Include backward citations (default: True)
Returns:
Enriched citation data with metrics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patent_number | Yes | ||
| include_forward | No | ||
| include_backward | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |