get_party_litigation
Retrieve patent litigation history for any company or individual, filtering by role as plaintiff or defendant.
Instructions
Get litigation history for a company or individual.
IMPORTANT: The USPTO Patent Litigation API is not available on the Open
Data Portal. See search_litigation for details and workarounds.
Args:
party_name: Company or individual name
role: Filter by role - "plaintiff", "defendant", or None for both
limit: Max results (default: 25)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | ||
| limit | No | ||
| party_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |