公司分公司查詢
twtools-lookup_company_branches
Spécifique TWMIT
以統編查詢公司全部分公司列表(Tier B)。
Args:
tax_id: 8 位統一編號(母公司)。
Returns: {found, tax_id, branches: [{branch_name, branch_tax_id,
address, manager, status, setup_date (ISO), last_change_date (ISO)}], count}Schéma d'entrée
{
"properties": {
"tax_id": {
"title": "Tax Id",
"type": "string"
}
},
"required": [
"tax_id"
],
"title": "lookup_company_branchesArguments",
"type": "object"
}Comment appeler
Une fois votre client MCP Twinkle Hub configuré, votre agent verra twtools-lookup_company_branches. Demandez-lui simplement de l'appeler — exemple :
# Ask Claude / any MCP client: 請用 twtools-lookup_company_branches 處理 "…"。 # It will call: twtools-lookup_company_branches(input="…")
Pas encore configuré un client ?
Claude Desktop en 3 minutes — téléchargez le .mcpb et double-cliquez, ou voir la doc pour les autres clients.
Voir les docs utilisateur