健康食品 (健字號) 搜尋
tw_search_health_supplements
台灣專屬MIT
**關鍵字 / Keywords**: 健康食品 TFDA 保健食品 dietary supplement TFDA 健康食品認證
TFDA 健康食品許可證 (data.gov.tw 6951, 562 件).
台灣「健康食品」是 TFDA 認證的法定特殊類別 (衛署/衛部健食字號),
≠ 一般保健食品 / 膳食補充品. 全國僅 ~562 件有此正式認證.
至少要給 name 或 function_keyword 其一.
Args:
name: 中文品名 substring (e.g. "燕麥", "桂格", "養樂多")
function_keyword: 保健功效 / 功效相關成分 substring
(e.g. "調節血脂", "免疫", "腸道", "牙齒",
"骨質", "抗氧化", "胃")
active_only: True (default) 只取 證況='核可'
limit: max 結果 (1..100, default 20)
Returns:
{n_corpus=562, n_returned, query, hits: [{license_no, category,
name_zh, approved_at, applicant, status, function_ingredients,
function, claim, warning, notice, url}, ...]}輸入 schema
{
"properties": {
"name": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Name"
},
"function_keyword": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Function Keyword"
},
"active_only": {
"default": true,
"title": "Active Only",
"type": "boolean"
},
"limit": {
"default": 20,
"title": "Limit",
"type": "integer"
}
},
"title": "tw_search_health_supplementsArguments",
"type": "object"
}呼叫方式
配置好 Twinkle Hub 的 MCP client 後,agent 會看到 tw_search_health_supplements。直接讓它呼叫即可,例如:
# Ask Claude / any MCP client: 請用 tw_search_health_supplements 處理 "…"。 # It will call: tw_search_health_supplements(input="…")
尚未設定 Client?
Claude Desktop 約 3 分鐘即可完成設定 — 下載 .mcpb 檔案並雙擊即可,或參閱文件中的各 Client 安裝步驟。
查看使用者設定文件