lookup_cbam_cn_codes
Look up / search EU Combined Nomenclature (CN) codes for CBAM. Find the 8-digit code for a product, check whether it is currently subject to CBAM (cbam_phase1=true) and which sector, then pass the cn_code to calculate_cbam_liability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Search by code prefix or description, e.g. 'steel', 'cement', '7206' | |
| limit | No | Max results (default 100, max 1000) | |
| sector | No | Filter: cement | aluminium | iron_steel | fertilisers | hydrogen | |
| cbam_only | No | Default true (CBAM Phase 1 codes only). Pass false to search all 9,812 CN 2026 codes. |