Armor Crypto MCP

by armorwallet
Verified
GPL 3.0
168
  • Apple
  • Linux

list_single_group

Retrieve details for a specific wallet group on the Armor Crypto MCP server by providing the group name as a parameter. Streamlines access to blockchain operations for AI agents.

Instructions

Retrieve details for a single wallet group. Expects the group name as a parameter.

Input Schema

NameRequiredDescriptionDefault
group_nameYes

Input Schema (JSON Schema)

{ "properties": { "group_name": { "title": "Group Name", "type": "string" } }, "required": [ "group_name" ], "title": "list_single_groupArguments", "type": "object" }
ID: omajxoz8en