get_payment_summary
ActiveTool of PayRam Helper MCP Server
declared in 1.1.0
Returns payment counts: total, open, closed, and cancelled. Useful for a quick overview of payment activity.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"externalPlatformId": {
"type": "string",
"description": "Optional. Auto-discovered from your account if omitted."
}
},
"additionalProperties": false
}Parent server
PayRam Helper MCP Server
https://github.com/PayRam/payram-helper-mcp-server
1/7 registries