Google Patents Search
google_patents_searchSearch Google Patents for patent documents and scholarly articles. Returns patent titles, IDs, inventors, assignees, filing dates, and abstracts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query for patents (e.g., 'machine learning', 'solar panel'). Required. | |
| num | No | Number of results to return. | |
| sort | No | Sort by newest or oldest first. | |
| after | No | Patents after this date (YYYYMMDD format, e.g., '20200101'). | |
| before | No | Patents before this date (YYYYMMDD format, e.g., '20240101'). | |
| assignee | No | Filter by assignee/company name (e.g., 'Google', 'Apple'). | |
| inventor | No | Filter by inventor name. | |
| countries | No | Comma-separated country codes (e.g., 'US,EP,JP'). Supports ISO 3166-1 alpha-2 codes and patent office codes like EP (European Patent Office), WO (WIPO). |