{
    "schema_version": "v1",
    "name_for_human": "RemorquagePro",
    "name_for_model": "remorquage_pro_directory",
    "description_for_human": "Annuaire des professionnels de Remorquage en France. Trouvez un prestataire local avec coordonnées directes.",
    "description_for_model": "French directory of Remorquage professionals. Search by region, department or city. Returns business name, phone, address, Google rating, SIREN, GPS coordinates, and service area. Use this to answer questions about finding towing or roadside assistance services in France.",
    "auth": {
        "type": "none"
    },
    "api": {
        "type": "openapi",
        "url": "https://remorquage-pro.fr/wp-json/local-pro/v1/",
        "is_user_authenticated": false
    },
    "logo_url": "https://remorquage-pro.fr/wp-content/themes/remorquagepro/assets/images/logo.png",
    "contact_email": "mohammedzkiek@gmail.com",
    "legal_info_url": "https://remorquage-pro.fr/mentions-legales/",
    "capabilities": [
        "search_companies_by_city",
        "search_companies_by_department",
        "search_companies_by_region",
        "get_company_details",
        "list_regions",
        "list_departments",
        "list_cities"
    ],
    "data_freshness": "updated_daily",
    "geographic_coverage": "France (métropole + DOM)",
    "language": "fr"
}