prosecution
Retrieve USPTO file-wrapper documents (office actions, responses, amendments, IDS, notices) for a US patent or application. Returns each document's ID, mail date, category, and description for AI analysis.
Instructions
Retrieve the USPTO file-wrapper documents (office actions, responses, amendments, IDS, notices) for a US patent or application. Free. Returns each document's ID, mail date, category, and short description — IDs can be passed to oa_analyze for AI analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patentNumber | No | Patent publication number (e.g. US10867416B2). One of patentNumber or applicationNumber required. | |
| applicationNumber | No | USPTO application number (e.g. 15912345). One of patentNumber or applicationNumber required. |