Armor Crypto MCP

by armorwallet
Verified
GPL 3.0
169
  • Apple
  • Linux

unarchive_wallets

Restore archived wallets on Armor Crypto MCP by providing a list of wallet names. Simplifies access to inactive wallets for blockchain operations and strategies.

Instructions

Unarchive wallets. Expects a list of wallet names.

Input Schema

NameRequiredDescriptionDefault
wallet_names_listYes

Input Schema (JSON Schema)

{ "properties": { "wallet_names_list": { "items": { "type": "string" }, "title": "Wallet Names List", "type": "array" } }, "required": [ "wallet_names_list" ], "title": "unarchive_walletsArguments", "type": "object" }
ID: omajxoz8en