rCB vs Virgin Carbon Black Price Benchmark
get_price_benchmarkPurpose: return the rCB and virgin carbon black price benchmark structure - the virgin N550 series as anchor,the rCB band expressed as 25-40% of that anchor, feedstock prices, international references, regional spreads,grade-level bands and cost structure. Guidelines: leave product and section empty for the full set; narrow withsection='rCB' / 'feedstock' / 'international' / 'cost'; pair with get_elt_price_index for feedstock indices andget_rcb_index for the layered index series. Limits: reference bands and relative structure only - no exchangequote and no trading recommendation; ELT feedstock absolute prices are deliberately not published; every figureis a range, never a single transactable value. Ex: get_price_benchmark(section='rCB'),get_price_benchmark(product='N330', language='en'), get_price_benchmark(section='cost', response_format='json').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product | No | 产品关键词,如 'rCB N550'、'废轮胎'、'裂解油'、'N330';英文模式如 'rCB N550'、'N330'。留空返回全部章节 | |
| section | No | 章节关键词,如 'rCB'、'原料'、'国际'、'成本';英文模式如 'rCB'、'cost'、'regional'。留空返回全部章节 | |
| language | No | 输出语言 / output language (en = full English price tables) | zh |
| response_format | No | 输出格式 / output format (json = 结构化价格数据,含 anchor/basis/sections,便于 Agent 直接解析) | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Human-readable result (markdown, or a JSON string when response_format=json). |