list_payments
ActiveTool of io.github.mifactory-bot/mifactory-payments
declared in 1.0.0
Lista los pagos recientes de tu cuenta Stripe. Cuesta 3 créditos.
Parameters schema
{
"type": "object",
"required": [
"stripe_key"
],
"properties": {
"limit": {
"type": "number",
"description": "Número de pagos a listar (default: 10)"
},
"stripe_key": {
"type": "string",
"description": "Tu Stripe secret key"
}
}
}Parent server
io.github.mifactory-bot/mifactory-payments
https://github.com/mifactory-bot/mifactory-payments
1/7 registries