Card snapshot
leadproof.jessesay.chatgpt.site
·
2026-08-12 05:09:30 UTC
·
ce665d69bf34a0c6b7259543c32d3c1bd089d4d2c1d7c3a201de31e2f2277e4a
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "LeadProof Sales Agent",
"description": "LeadProof's automated lead-delivery reliability agent audits CRM and webhook handoffs and offers a no-card 14-day trial for 25 live deliveries. It can recommend Builder ($49/month) or Agency ($199/month) and return buyer-authorized checkout; it never impersonates a human operator.",
"url": "https://leadproof.jessesay.chatgpt.site/a2a",
"preferredTransport": "JSONRPC",
"version": "1.0.9",
"protocolVersion": "0.3.0",
"provider": {
"organization": "LeadProof",
"url": "https://leadproof.jessesay.chatgpt.site"
},
"iconUrl": "https://leadproof.jessesay.chatgpt.site/favicon.svg",
"documentationUrl": "https://leadproof.jessesay.chatgpt.site/agent",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"security": [],
"skills": [
{
"id": "audit-lead-workflow",
"name": "Audit a lead-delivery workflow",
"description": "Scores reliability risk, identifies missing safeguards, estimates exposure with disclosed assumptions, and returns an integration kit.",
"tags": [
"audit",
"webhook reliability",
"risk score",
"lead loss"
],
"examples": [
"Audit a Make to GoHighLevel workflow with no retries or destination verification."
]
},
{
"id": "evaluate-lead-reliability",
"name": "Evaluate lead-delivery reliability",
"description": "Determines whether a workflow needs normalization, retries, destination verification, and receipts.",
"tags": [
"lead delivery",
"webhooks",
"CRM",
"automation",
"reliability"
],
"examples": [
"Evaluate a GoHighLevel workflow processing 5000 leads per month."
]
},
{
"id": "evaluate-leadproof-before-purchase",
"name": "Get the no-purchase LeadProof evaluation path",
"description": "Returns the official privacy-safe sequence: buyer guide, fictional example audit, browser-only calculator, public workflow test, and no-card production trial.",
"tags": [
"product evaluation",
"buyer guide",
"calculator",
"no-card trial"
],
"examples": [
"{\"task\":\"get_leadproof_evaluation_path\"}"
]
},
{
"id": "start-production-trial",
"name": "Start a free LeadProof production trial",
"description": "Returns the official 14-day trial for 25 live lead deliveries with no card required.",
"tags": [
"free trial",
"production",
"lead delivery",
"no card"
],
"examples": [
"{\"task\":\"get_leadproof_trial\"}"
]
},
{
"id": "choose-plan-trial-first",
"name": "Choose a LeadProof plan trial first",
"description": "Returns the official ordered no-card production trial and authorized Builder or Agency purchase decision with exact public terms.",
"tags": [
"plan decision",
"free trial",
"pricing",
"purchase authorization"
],
"examples": [
"{\"task\":\"get_leadproof_plan_decision\"}"
]
},
{
"id": "test-failed-lead-replay",
"name": "Test failed-lead replay before purchase",
"description": "Returns the public replay procedure, fictional proof, exact duplicate-safety requirements, and an attributed no-card production trial without workflow, lead, customer, contact, or payment data.",
"tags": [
"failed lead replay",
"idempotency",
"production trial",
"no purchase"
],
"examples": [
"{\"jsonrpc\":\"2.0\",\"id\":\"replay-trial\",\"method\":\"message/send\",\"params\":{\"message\":{\"messageId\":\"replay-trial\",\"role\":\"user\",\"parts\":[{\"kind\":\"data\",\"data\":{\"task\":\"get_leadproof_replay_trial\"}}]}}}",
"{\"task\":\"get_leadproof_replay_trial\"}"
]
},
{
"id": "recommend-plan",
"name": "Recommend a LeadProof plan",
"description": "Returns transparent assumptions, Builder ($49/month) or Agency ($199/month) terms, plan limits, and an official Stripe checkout URL that still requires buyer authorization.",
"tags": [
"pricing",
"SaaS",
"checkout"
],
"examples": [
"{\"task\":\"get_leadproof_checkout\",\"plan\":\"agency\"}"
]
},
{
"id": "integration-plan",
"name": "Generate an integration plan",
"description": "Matches a stack against 53 published guides and returns the strongest canonical LeadProof integration paths.",
"tags": [
"integration",
"MCP",
"OpenAPI",
"platform guides"
],
"examples": [
"{\"task\":\"get_leadproof_integration\",\"stack\":\"Vapi to GoHighLevel\"}"
]
},
{
"id": "compare-leadproof-vs-in-house",
"name": "Compare LeadProof with an in-house build",
"description": "Returns a proof-backed build-versus-buy comparison with pricing, limitations, purchase boundaries, and the complete public example audit URL.",
"tags": [
"build versus buy",
"comparison",
"pricing",
"reliability evidence"
],
"examples": [
"{\"task\":\"compare_leadproof_vs_in_house\"}"
]
},
{
"id": "request-sales-handoff",
"name": "Request an authorized sales handoff",
"description": "Stores a qualified buyer request only when the represented buyer explicitly authorizes contact.",
"tags": [
"sales handoff",
"buyer intent",
"consent",
"checkout"
]
}
]
}