venmo__payment_request
ActiveTool of ai.duvera/gateway
declared in 1.0
[venmo · risk:low] Request a payment from a contact via Venmo (no money leaves your account)
Parameters schema
{
"type": "object",
"required": [
"recipient",
"amount_cents"
],
"properties": {
"note": {
"type": "string",
"description": "Optional note explaining the request"
},
"recipient": {
"type": "string",
"description": "The Venmo handle, phone, or contact to request from"
},
"amount_cents": {
"type": "number",
"description": "Amount being requested, in cents"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ai.duvera/gateway
1/7 registries