{
  "@type": "agent",
  "id": "hubspot-hygiene",
  "name": "HubSpot Hygiene",
  "label": "HubSpot hygiene",
  "description": "Read-only CRM hygiene report for a client's HubSpot portal: duplicate contacts/companies (email/domain/name heuristics), stale contacts (no activity in N days, default 90), and unrouted inbound leads (lead-stage contacts with no owner). Emits a markdown report — NO HubSpot writes in V1. Prereq: HubSpot connected.",
  "summary": "Duplicates, stale owners and broken lifecycle stages, with a cleanup plan.",
  "deliverable": "A read-only CRM hygiene report with a prioritized cleanup plan.",
  "discipline": "demand",
  "for": [
    "gtm"
  ],
  "model": "claude-haiku-4-5-20251001",
  "tier": "fast",
  "maxUsd": 0.3,
  "maxToolCalls": 40,
  "deliveryFormat": "docx",
  "requiredConnectors": [
    "hubspot"
  ],
  "optionalConnectors": [],
  "prerequisites": [],
  "dashboards": [],
  "edges": {
    "out": [
      {
        "from": "agent:hubspot-hygiene",
        "to": "discipline:demand",
        "kind": "agent_discipline"
      },
      {
        "from": "agent:hubspot-hygiene",
        "to": "connector:hubspot",
        "kind": "agent_requires"
      },
      {
        "from": "agent:hubspot-hygiene",
        "to": "deliverable:docx",
        "kind": "agent_deliverable"
      }
    ],
    "in": [
      {
        "from": "audience:gtm",
        "to": "agent:hubspot-hygiene",
        "kind": "audience_starting"
      }
    ]
  },
  "evidence": {
    "samples": [],
    "shipped": []
  },
  "page": "https://nexus.effiqs.com/agents/hubspot-hygiene"
}
