Skip to main content
Glama

Armor Crypto MCP

remove_wallets_from_group

Remove specified wallets from a cryptocurrency wallet group to reorganize or clean up wallet collections in the Armor Crypto MCP server.

Instructions

Remove wallets from a specified group. Expects the group name and a list of wallet names, returns a list of RemoveWalletFromGroupResponse.

Input Schema

NameRequiredDescriptionDefault
remove_wallets_from_group_requestsYes

Input Schema (JSON Schema)

{ "properties": { "remove_wallets_from_group_requests": { "$ref": "#/$defs/RemoveWalletsFromGroupRequestContainer" } }, "required": [ "remove_wallets_from_group_requests" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/emmaThompson07/armor-crypto-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server