Skip to content
Back to RenooLab — artisans en France

Card snapshot

a2a.renoolab.fr · 2026-08-16 05:14:40 UTC · b064f7a9e3c383f6e27ddb2c3fa7ccb9fbfc14c90f880c9c5e361a01fcb1814c

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "RenooLab \u2014 artisans en France",
  "description": "Agent read-only pour trouver des artisans RenooLab en France pour une recherche pr\u00e9cise ou un chantier multi-m\u00e9tier.",
  "supportedInterfaces": [
    {
      "url": "https://a2a.renoolab.fr/a2a",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0",
      "tenant": ""
    }
  ],
  "provider": {
    "organization": "RenooLab",
    "url": "https://renoolab.fr"
  },
  "version": "1.0.1",
  "documentationUrl": "https://renoolab.fr/mcp/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false,
    "extensions": []
  },
  "securitySchemes": {},
  "securityRequirements": [],
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/markdown",
    "application/json"
  ],
  "skills": [
    {
      "id": "find_artisans_france",
      "name": "Trouver des artisans en France",
      "description": "Le LLM h\u00f4te identifie les m\u00e9tiers n\u00e9cessaires, annonce ses hypoth\u00e8ses, demande confirmation seulement si une hypoth\u00e8se change mat\u00e9riellement la recherche, puis trouve un professionnel couvrant le chantier ou une combinaison minimale de professionnels distincts.",
      "tags": [
        "artisans",
        "renovation",
        "building-trades",
        "france"
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/markdown",
        "application/json"
      ],
      "examples": [
        "Trouve un plombier \u00e0 Lyon",
        "Je veux refaire ma cuisine \u00e0 Aix-en-Provence",
        "Find tradespeople for a bathroom renovation in Marseille"
      ],
      "securityRequirements": []
    }
  ],
  "signatures": []
}