call_service
ActiveTool of runpay-marketplace
declared in 1.0.0
Call a service and pay automatically via Stripe per use
Parameters schema
{
"type": "object",
"required": [
"service_id",
"agent_id",
"payload"
],
"properties": {
"payload": {
"type": "object"
},
"agent_id": {
"type": "string"
},
"service_id": {
"type": "string"
}
}
}Parent server
runpay-marketplace
https://github.com/PalabreX/runpay-mcp
2/7 registries