Patent PreCheck — semantic corpus search
precheck_search_corpusFast semantic search against the 2M+ prior-art corpus without LLM scoring. Returns ranked matches with similarity scores. Cheaper than precheck_score when you only need references.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Source code or invention description (>= 10 chars). | |
| tier | No | Search tier. Defaults to free. | |
| limit | No | Max matches (1–20, default 12). | |
| filename | No | Optional filename hint. |