generate_payout_sdk_snippet
ActiveTool of PayRam Helper MCP Server
declared in 1.1.0
Generates a backend code snippet for creating a payout using the Payram JS/TS SDK.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"framework"
],
"properties": {
"framework": {
"enum": [
"generic-http"
],
"type": "string",
"description": "Target framework for the payout SDK snippet"
}
},
"additionalProperties": false
}Parent server
PayRam Helper MCP Server
https://github.com/PayRam/payram-helper-mcp-server
1/7 registries