公司狀態代碼查中文
twtools-lookup_company_status_code
TW 専用MIT
公司狀態代碼 → 中文描述 (Tier A).
Args:
code: 2 碼狀態代碼 e.g. "01" → 核准設立, "03" → 解散
Returns: {found, code, description}入力スキーマ
{
"properties": {
"code": {
"title": "Code",
"type": "string"
}
},
"required": [
"code"
],
"title": "lookup_company_status_codeArguments",
"type": "object"
}呼び出し方
Twinkle Hub MCP クライアントが設定済みなら、エージェントは twtools-lookup_company_status_code を見つけます。呼び出しを依頼するだけ — 例:
# Ask Claude / any MCP client: 請用 twtools-lookup_company_status_code 處理 "…"。 # It will call: twtools-lookup_company_status_code(input="…")
まだクライアントを設定していませんか?
Claude Desktop は 3 分で接続 — .mcpb をダウンロードしてダブルクリック、または他クライアントは docs を参照。
ユーザードキュメントを見る