Patent PreCheck — prior art matches
precheck_prior_artRetrieve prior-art matches by submitting code or invention description, returning titles, sources, and similarity scores.
Instructions
Return the closest prior-art matches (titles, sources, similarity, URLs) for an invention.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | Source code or invention description (>= 10 chars). | |
| path | No | Path to a local file to read and analyze instead of passing `code` inline. | |
| filename | No | Optional filename hint (e.g. main.ts). | |
| tier | No | Analysis tier. Defaults to free. | |
| limit | No | Max matches to return (default 8). |