get_cpc_info
Look up CPC classification codes to understand what technology area they represent. Retrieves classification details, section titles, descriptions, and helps find related codes.
Instructions
Look up CPC (Cooperative Patent Classification) code information.
USE THIS TOOL WHEN: You need to understand what technology area a CPC
code represents, or find related classification codes.
Args:
cpc_code: CPC code to look up (e.g., "G06" for computing, "G06N3/08" for neural networks)
Returns:
Classification details including section, title, and description.
For section codes (A-H, Y), returns subsection list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cpc_code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |