oa_analyze
Analyze USPTO Office Action documents to extract rejection grounds, cited prior art, and suggested response arguments.
Instructions
AI-analyze a USPTO Office Action document to extract rejection grounds (102, 103, 112, etc.), cited prior art, and suggested response arguments. Two invocation forms: (1) pass only patentNumber and the server auto-picks the most recent Office Action for the patent; (2) pass both applicationNumber and documentId (from prosecution output) for explicit selection. First 5 analyses per application are free; subsequent analyses cost 1 credit each.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patentNumber | No | Patent publication number — auto-picks the most recent OA for this patent. | |
| applicationNumber | No | Application number for explicit selection (used with documentId). | |
| documentId | No | Office Action document ID from prosecution-history output (used with applicationNumber). |