Twinkle HubTwinkle Hub

資本額區間查中文

tw_lookup_capital_range

검증 도구 · 20개🇹🇼 대만읽기 전용

資本額區間代碼 → 中文範圍 (Tier A).

Args: code: 2 碼 e.g. "12" → 10億元以上, "06" → 100-500萬元

Returns: {found, code, range_zh}

파라미터

이름타입설명
code *string
원본 JSON schema
{
  "properties": {
    "code": {
      "title": "Code",
      "type": "string"
    }
  },
  "required": [
    "code"
  ],
  "title": "lookup_capital_rangeArguments",
  "type": "object"
}

호출 방법

스타터 — 파라미터는 위 표 참조
tw_lookup_capital_range({ code: "…" })