{
  "name": "Agimo public property search tools",
  "description": "Read-only public data tools for Belgian real-estate search. Tool schemas are owned by the API; this file is crawl discovery only.",
  "discovery": {
    "production": "https://agimo.be/api",
    "development": "https://dev.agimo.be/api",
    "homes": "https://agimo.be/nl/zoeken",
    "sitemap": "https://agimo.be/sitemap.xml",
    "agent_page": "https://agimo.be/ai",
    "agent_page_dev": "https://dev.agimo.be/ai",
    "llms": "https://agimo.be/llms.txt",
    "tools_manifest": "https://api.agimo.be/api/agent-tools",
    "tools_manifest_dev": "https://api-dev.agimo.be/api/agent-tools"
  },
  "openapi": "https://agimo.be/api/openapi.json",
  "readable_search": {
    "method": "GET",
    "url": "https://agimo.be/nl/zoeken",
    "has_html_form": false,
    "preferred_format": "html",
    "formats": ["html"],
    "path_template": "/nl/zoeken/{property_type}/{listing_type}/{municipality_slug}",
    "sitemap": "https://agimo.be/sitemap.xml",
    "property_types": ["house", "apartment", "room", "garage", "office", "land", "commercial", "industrial", "hospitality", "building"]
  }
}
