get_cpc_info
Look up CPC code details: section, title, description, and subsections for technology areas like G06 or G06N3/08.
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 |