capture_lead
ActiveTool of WingmanProtocol Agent Gateway
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
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries