You're viewing a demo portfolio

Join the waitlist
PRSM

apiosk_create_wallet_connect_string

Active

Tool 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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Apiosk

https://github.com/obcraft/apiosk-mcp

1/7 registries
View full server →