search
Search Google Patents using Boolean queries automatically generated from your description. Returns ranked, deduplicated patent results.
Instructions
Execute a patent search against Google Patents server-side and return ranked hits. Given a natural-language description and a search strategy, the server: (1) extracts technical concepts, (2) generates Boolean queries per the chosen strategy, (3) runs each query against Google Patents, (4) dedupes results by publication number. Strategies: 'telescoping' (3 queries: broad/moderate/narrow — recommended default), 'onion-ring' (layered queries adding one concept at a time), 'faceted' (multiple two-concept pair queries). Costs 1 credit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Natural-language description of the invention or technology area (minimum 10 characters). | |
| strategy | No | Search strategy. Defaults to 'telescoping'. | telescoping |
| limit | No | Maximum number of deduplicated hits to return (default 20, max 100). |