{
  "name": "Imotesa Property Agent",
  "description": "Search Bulgarian real estate listings sourced from the web",
  "url": "https://agent.imotesa.bg/a2a",
  "version": "0.1.0",
  "capabilities": { "streaming": false },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text", "application/json"],
  "skills": [
    {
      "id": "search_properties",
      "name": "Search properties",
      "description": "Find listings by city, price range, rooms, and property type. Accepts a free-text natural-language query (Bulgarian or English).",
      "inputModes": ["text"],
      "outputModes": ["application/json"]
    }
  ]
}
