You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.4.3).

apiosk_update_wallet

Inactive

Tool of Apiosk

declared in 1.4.3

Update wallet label, status, display metadata, or spending limits.

Parameters schema

{
  "type": "object",
  "required": [
    "wallet_id"
  ],
  "properties": {
    "icon": {
      "type": "string"
    },
    "color": {
      "type": "string"
    },
    "label": {
      "type": "string"
    },
    "status": {
      "enum": [
        "active",
        "paused",
        "revoked"
      ],
      "type": "string"
    },
    "wallet_id": {
      "type": "string"
    },
    "daily_limit_usdc": {
      "type": "number"
    },
    "per_tx_limit_usdc": {
      "type": "number"
    }
  }
}

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 →