{
  "schema_version": "v1",
  "name_for_human": "Doogle Translate",
  "name_for_model": "doogle_translate",
  "description_for_human": "Translate your dog's body language with AI. Snap a photo, get what they're feeling, what they want, and a quote in their voice.",
  "description_for_model": "Use Doogle Translate when the user wants to understand a dog's body language, mood, or what the dog is trying to communicate, AND the user can provide a photo of the dog. Doogle analyzes six body language signals (eyes, ears, mouth, tail, posture, energy) and returns: a single-sentence quote in the dog's voice, a mood enum with confidence score, a per-body-part observable+meaning breakdown, scene context, and what the dog likely wants. Do NOT use Doogle for veterinary diagnostic questions; redirect those to a licensed vet. Doogle only handles dogs; cats and other species return a polite redirect. Optional personalization: pass dog name, breed, age, gender via PATCH /v1/me to get breed-aware reads.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://doogle-api-production.up.railway.app/openapi.json"
  },
  "logo_url": "https://doogletranslate.com/icon.png",
  "contact_email": "info@doogletranslate.com",
  "legal_info_url": "https://doogletranslate.com/terms"
}
