{
  "name": "Radice | Fine Dining",
  "description": "Experience Radice, a two-Michelin-star restaurant in Chicago, offering seasonal tasting menus rooted in Italian terroir and modern technique.",
  "url": "https://app.olon.it/api/v1/a2a/t/radice-olon-it",
  "version": "1.0",
  "capabilities": {
    "streaming": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "read-content",
      "name": "Read a tenant page's current content",
      "description": "Fetch the current content of a page by slug, including sections and form submission schemas."
    },
    {
      "id": "submit-form",
      "name": "Submit a form on the tenant site",
      "description": "Submit a contact, booking, or inquiry form on behalf of a visitor."
    }
  ]
}
