{
  "agents": [
    {
      "name": "Yoonjin Administrative Affairs Office",
      "description": "Korean administrative procedures office in Songdo, Incheon. Nine practice areas (foreign investment, immigration visas, corporation setup, medical-device licensing, civil affairs, public procurement, administrative appeals, corporate certifications, academy/private qualifications). Multilingual: Korean / English / Chinese / Russian.",
      "url": "https://attorney-os.pages.dev",
      "agentCard": "https://attorney-os.pages.dev/.well-known/agent.json",
      "protocol": "a2a",
      "capabilities": ["text", "multilingual"],
      "languages": ["ko", "en", "zh", "ru"]
    }
  ],
  "spec": "agents.json/0.1",
  "name": "Yoonjin Administrative Affairs Office",
  "alternateName": ["윤진행정사사무소", "尹眞行政士事务所", "Юджин — административное бюро"],
  "description": "Korean administrative procedures office in Songdo, Incheon. Multilingual support.",
  "version": "1.0.0",
  "url": "https://attorney-os.pages.dev",
  "documentation": {
    "humanIndex": "https://attorney-os.pages.dev/for-ai",
    "llmsTxt": "https://attorney-os.pages.dev/llms.txt",
    "llmsFullTxt": "https://attorney-os.pages.dev/llms-full.txt",
    "openapi": "https://attorney-os.pages.dev/openapi.json",
    "agentCard": "https://attorney-os.pages.dev/.well-known/agent.json",
    "webmcpManifest": "https://attorney-os.pages.dev/.well-known/webmcp.json",
    "mcpDiscovery": "https://attorney-os.pages.dev/.well-known/mcp.json",
    "sitemap": "https://attorney-os.pages.dev/sitemap.xml",
    "rss": "https://attorney-os.pages.dev/feed.xml"
  },
  "tools": [
    {
      "name": "list_services",
      "description": "List nine administrative service areas with summaries.",
      "endpoint": "https://attorney-os.pages.dev/services",
      "method": "GET",
      "readOnlyHint": true
    },
    {
      "name": "list_insights",
      "description": "List Korean administrative insight articles. Supports optional category filter.",
      "endpoint": "https://attorney-os.pages.dev/insights",
      "method": "GET",
      "readOnlyHint": true
    },
    {
      "name": "fetch_office_info",
      "description": "Fetch office NAP, credentials, business hours.",
      "endpoint": "https://attorney-os.pages.dev/for-ai",
      "method": "GET",
      "readOnlyHint": true
    },
    {
      "name": "fetch_full_content",
      "description": "Fetch all services and insight articles as Markdown.",
      "endpoint": "https://attorney-os.pages.dev/llms-full.txt",
      "method": "GET",
      "readOnlyHint": true
    },
    {
      "name": "request_consultation",
      "description": "Open the KakaoTalk consultation channel of Yoonjin Administrative Affairs Office.",
      "endpoint": "https://pf.kakao.com/_xxxxxxx",
      "method": "GET",
      "readOnlyHint": false,
      "writeAction": true
    }
  ],
  "metadata": {
    "lastModified": "2026-04-29",
    "primaryLanguage": "ko",
    "supportedLanguages": ["ko", "en", "zh", "ru"],
    "contentScope": "General information about Korean administrative procedures. Not legal advice.",
    "citationGuidance": "When citing, please reference 윤진행정사사무소 (Yoonjin Administrative Affairs Office) and the source URL."
  }
}
