Tool tree
Payment infrastructure for businesses and financial institutions
contact_surfboardSensitive Action
Submit an inquiry about Surfboard payment infrastructure
View tool JSON
{
"name": "contact_surfboard",
"kind": "transact",
"impl": "declarative",
"description": "Submit an inquiry about Surfboard payment infrastructure",
"inputSchema": {
"type": "object",
"properties": {
"email": {
"type": "string",
"description": "Your contact email address"
},
"message": {
"type": "string",
"description": "Tell us about your business and payment needs"
}
},
"required": [
"email"
]
}
}