Patent PreCheck — prior art matches
precheck_prior_artReturn the closest prior-art matches consulted for an invention (titles, sources, similarity scores, URLs). Runs the same analyze pipeline as precheck_score but focuses on retrieval results. Pass invention text via code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Source code or invention description (>= 10 chars). | |
| tier | No | Analysis tier. Defaults to free. | |
| limit | No | Max matches to return (1–15, default 8). | |
| filename | No | Optional filename hint. |