Tool tree
BlindPay is a stablecoin API infrastructure for global finance, connecting stablecoins, local payment rails, business accounts, and compliance through a unified API. We streamline global payments by…
search_blindpay_docsanswer
Search the BlindPay documentation and knowledge base for information on APIs, compliance, payment rails, and integration guides.
View tool JSON
{
"name": "search_blindpay_docs",
"kind": "answer",
"impl": "imperative",
"description": "Search the BlindPay documentation and knowledge base for information on APIs, compliance, payment rails, and integration guides.",
"inputSchema": {
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "Natural-language query to search for."
}
},
"required": [
"query"
]
},
"page": "/"
}book_blindpay_demotransact
Open the BlindPay demo booking calendar so the user can schedule a call with the sales team.
View tool JSON
{
"name": "book_blindpay_demo",
"kind": "transact",
"impl": "imperative",
"description": "Open the BlindPay demo booking calendar so the user can schedule a call with the sales team.",
"inputSchema": {
"type": "object",
"properties": {}
},
"page": "/"
}open_blindpay_signupact
Open the BlindPay dashboard sign-up page so the user can create an account.
View tool JSON
{
"name": "open_blindpay_signup",
"kind": "act",
"impl": "imperative",
"description": "Open the BlindPay dashboard sign-up page so the user can create an account.",
"inputSchema": {
"type": "object",
"properties": {}
},
"page": "/"
}