{
  "capabilities": {
    "pushNotifications": false,
    "streaming": false
  },
  "description": "Read-only business facts, locations, hours, menu sections, and social links for Gaultara.",
  "name": "Gaultara Read-Only Info Agent",
  "skills": [
    {
      "description": "Read the current structured business facts, contact details, and highlights for Gaultara.",
      "id": "business-facts",
      "name": "business-facts"
    },
    {
      "description": "Read locations, addresses, direct phone numbers, and hours for Gaultara.",
      "id": "location-hours",
      "name": "location-hours"
    },
    {
      "description": "Read menu families or service sections for Gaultara.",
      "id": "menu-reference",
      "name": "menu-reference"
    },
    {
      "description": "Read public social profiles for Gaultara.",
      "id": "social-links",
      "name": "social-links"
    }
  ],
  "supportedInterfaces": [
    {
      "description": "Read-only JSON business profile surface",
      "transport": "https-json",
      "url": "https://gaultara.com/api/site.json"
    }
  ],
  "version": "1.0.0"
}
