match_cost_indicators
Match sub-item descriptions to cost indicators from a platform library, sorted by relevance, for investment estimation. Returns candidate indicators without exposing the full database.
Instructions
造价指标匹配:子项/工程描述 → 平台指标库候选指标(名称/单位/指标值/备注,按相关度排序)。投资估算时逐子项先调本工具匹配,禁止编造指标库中不存在的造价指标;全量指标库不下发,仅返回匹配候选。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | 子项描述,如"城市次干路""污水处理厂 5万吨/日""给水管道 DN800" | |
| top_k | No | 返回候选数(1-15,默认8) |