Armor Crypto MCP

by armorwallet
Verified
GPL 3.0
168
  • Apple
  • Linux

unarchive_wallet_group

Restore archived wallet groups by providing a list of group names. Facilitates active use of previously archived accounts within the Armor Crypto MCP server.

Instructions

Unarchive wallet groups. Expects a list of group names.

Input Schema

NameRequiredDescriptionDefault
group_names_listYes

Input Schema (JSON Schema)

{ "properties": { "group_names_list": { "items": { "type": "string" }, "title": "Group Names List", "type": "array" } }, "required": [ "group_names_list" ], "title": "unarchive_wallet_groupArguments", "type": "object" }
ID: omajxoz8en