get_status_code
Decode USPTO patent application status codes to understand the examination stage each code represents.
Instructions
Look up USPTO application status code meaning.
USE THIS TOOL WHEN: You encounter a status code in application data
and need to understand what examination stage it represents.
Args:
code: Status code number (e.g., "30" for "Docketed New Case")
Returns:
Status code description and examination stage.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |