search_licensable_ip
Search published, licensable US university patent technologies. Answers 'what currently-Active US university IP is licensable from X?'. Every result is cited (Google Patents / USPTO), confidence-stamped, and carries an 'ownership' signal flagging whether the patent's current assignee of record is the marketing institution or a third party, a 'status' interpretation flagging public-domain (term-expired) vs revivable fee-lapsed vs in-force patents, and an 'expiry' reading of how many years of exclusive term remain (expired / expiring_soon / active_term). The response also carries 'facets' -- corpus-level breakdowns over all matches by ownership, institution, status, status_detail, and expiry (the whole-query split, without paging). Patent data: Google Patents (CC BY 4.0) + USPTO (public domain). Summaries are IPNEX-authored. TTO listing content is linked, not reproduced.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (confidence-sorted). | |
| status | No | Legal-status substring, e.g. 'Active', 'Expired'. | |
| keyword | No | Substring matched against the title and our summary. | |
| institution | No | Marketing institution substring, e.g. 'Wisconsin', 'Stanford'. | |
| min_confidence | No | Drop results below this join confidence (0-1). | |
| licensable_from_institution | No | When true, exclude hits whose patent's current assignee of record is positively not the marketing institution (assigned-away or third-party owned); honest-unknowns are kept. Default false. |