{
  "name": "Prospect Research Agent",
  "endpoints": {
    "POST /run": {
      "description": "Run the full discovery → enrichment → Sheets pipeline",
      "body": {
        "brief": "string (min 10 chars) — describe your ideal customer"
      }
    },
    "GET /health": {
      "description": "Liveness check"
    }
  }
}