apiosk_create_wallet_connect_string
ActiveTool of Apiosk
declared in 1.3.0
Rotate or create a connect token for a managed wallet and return the new connect string.
Parameters schema
{
"type": "object",
"required": [
"wallet_id"
],
"properties": {
"wallet_id": {
"type": "string"
},
"token_name": {
"type": "string"
},
"private_key": {
"type": "string",
"description": "Optional legacy recovery key when requested by the backend."
},
"revoke_existing": {
"type": "boolean"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Apiosk
https://github.com/obcraft/apiosk-mcp
1/7 registries