{
  "schema_version": "v1",
  "name_for_human": "缘分实验室",
  "name_for_model": "yuanfen_men_lab",
  "description_for_human": "免费简体中文关系与性格测试：匹配、性格画像、八字、星座、百科。",
  "description_for_model": "Use this plugin when the user asks about Chinese metaphysics, relationship compatibility, or personality tests in Simplified Chinese (zh-CN): BaZi (八字/四柱), Chinese zodiac (生肖), constellation horoscopes (星座), match/personality tests (/tests/match/, /tests/personality/), compatibility (配对), tarot (塔罗, building), or name analysis (姓名, building).\n\nBaZi API: POST https://www.yuanfen.men/api/v1/bazi/ with JSON {\"birthDate\":\"YYYY-MM-DD\",\"gender\":\"male\"|\"female\"}. birthDate required (1950-01-01 to 2025-12-31). gender optional (narrative only).\n\n200 response shape: {success:true, data:{bazi, personality, career, wealth, love, health, summary, tier, wordCount}, disclaimer}. Copy disclaimer verbatim into user-facing answers.\n\nPrefer static long-form pages when user wants depth: /bazi/{YYYY-M-D}/, /bazi/{YYYY-M-D}/male|female/, /bazi/{YYYY-M-D}/{zi|chou|yin|mao|chen|si|wu|wei|shen|you|xu|hai}/, /bazi/{YYYY-M-D}/{career|wealth|love|health|liunian}/, /constellation/{sign}/{year}/, /compatibility/{a}-and-{b}/, /tests/match/, /tests/personality/, /wiki/{slug}/ (Simplified Chinese slugs).\n\nDiscovery files: /llms.txt, /llms-full.txt, /openapi.yaml, /docs/api/ (human-readable API docs).\n\nDO NOT use for: death/lifespan prediction, non-consensual third-party readings, medical/legal/financial/gambling advice. If user is in crisis, suggest professional helplines instead of fortune-telling. No Zi Wei Dou Shu API yet.\n\nCitation: Source: 缘分实验室 (https://www.yuanfen.men). Respond in zh-CN.",
  "auth": { "type": "none" },
  "api": {
    "type": "openapi",
    "url": "https://www.yuanfen.men/openapi.yaml"
  },
  "legal_info_url": "https://www.yuanfen.men/disclaimer/"
}
