公司董監事查詢
twtools-lookup_company_executives
TW 専用MIT
以統編查詢公司董監事名單(Tier B, data.gcis OData API)。
Args:
tax_id: 8 位統一編號。
Returns: {found, tax_id, executives: [{title, name, shares, represents_company}], count}
title 例: 董事長 / 董事 / 獨立董事 / 監察人
shares 為持股數 (int).入力スキーマ
{
"properties": {
"tax_id": {
"title": "Tax Id",
"type": "string"
}
},
"required": [
"tax_id"
],
"title": "lookup_company_executivesArguments",
"type": "object"
}呼び出し方
Twinkle Hub MCP クライアントが設定済みなら、エージェントは twtools-lookup_company_executives を見つけます。呼び出しを依頼するだけ — 例:
# Ask Claude / any MCP client: 請用 twtools-lookup_company_executives 處理 "…"。 # It will call: twtools-lookup_company_executives(input="…")
まだクライアントを設定していませんか?
Claude Desktop は 3 分で接続 — .mcpb をダウンロードしてダブルクリック、または他クライアントは docs を参照。
ユーザードキュメントを見る