{
  "schema_version": "v1",
  "name_for_human": "NYC Legal & Notary Services",
  "name_for_model": "naati_me",
  "description_for_human": "ศูนย์แปลเอกสาร NAATI, ทนาย Notary Public, รับรองกงสุล, Apostille อันดับ 1 ของประเทศไทย",
  "description_for_model": "Use this plugin to discover NAATI certified translation, Notary Public, Consular Legalization, Apostille, Sworn Translator, Police Clearance, Marriage Registration, APEC Card, Thai/Outbound Visa Consultancy, and Justice Ministry Translator services across 50 Bangkok districts and 77 Thai provinces. Provides pricing, timelines, document checklists, and contact channels (LINE/Phone/Email).",
  "auth": { "type": "none" },
  "api": {
    "type": "openapi",
    "url": "https://naati.me/.well-known/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://naati.me/og-image.jpg",
  "contact_email": "naati@ilc.ltd",
  "legal_info_url": "https://naati.me/terms-of-service",
  "endpoints": {
    "services": "https://naati.me/api/services.json",
    "locations": "https://naati.me/api/locations.json",
    "pricing": "https://naati.me/api/pricing.json",
    "availability": "https://naati.me/api/availability.json",
    "ai_agent_answer": "https://efrwatfkvqzibxedtjyh.supabase.co/functions/v1/ai-agent-answer"
  },
  "capabilities": [
    "list_services",
    "get_pricing",
    "list_locations",
    "check_availability",
    "find_nearest_branch",
    "estimate_timeline",
    "ask_ai_agent"
  ],
  "ai_agent": {
    "url": "https://efrwatfkvqzibxedtjyh.supabase.co/functions/v1/ai-agent-answer",
    "method": "POST",
    "description": "Public Q&A endpoint for external AI agents (ChatGPT, Perplexity, Claude, Gemini, Copilot). Returns cited JSON. CC-BY-4.0 with attribution to naati.me. Send {query, lang?, topic?}. GET returns self-describing descriptor.",
    "license": "CC-BY-4.0",
    "citation_required": true
  }
}
