list_leads
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
Lead-gen/CRM: your leads as a priority queue (highest score first). Owner-gated. Returns {ok, count, leads:[{lead_id,name,email,score,tier,...}]}.
Parameters schema
{
"type": "object",
"required": [
"handle"
],
"properties": {
"tier": {
"type": "string",
"description": "filter: hot|warm|cold|dead, optional"
},
"limit": {
"type": "integer",
"description": "max leads (default 50, max 200)"
},
"handle": {
"type": "string"
},
"secret": {
"type": "string"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries