You're viewing a demo portfolio

Join the waitlist
PRSM

capture_lead

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Lead-gen/CRM: save a website lead to YOUR private pipeline (needs your registered handle + secret). At least one of name/email/phone. Returns {ok, lead_id}.

Parameters schema

{
  "type": "object",
  "required": [
    "handle"
  ],
  "properties": {
    "name": {
      "type": "string"
    },
    "email": {
      "type": "string"
    },
    "notes": {
      "type": "string",
      "description": "free-text context (drives intent scoring)"
    },
    "phone": {
      "type": "string"
    },
    "handle": {
      "type": "string",
      "description": "your registered handle (owner-gated)"
    },
    "secret": {
      "type": "string",
      "description": "your agent secret"
    },
    "status": {
      "type": "string",
      "description": "new|contacted|qualified (default new)"
    },
    "session_id": {
      "type": "string",
      "description": "your site session id, optional"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →
capture_lead — WingmanProtocol Agent Gateway — PRSM MCP