Skip to main content
Glama

Armor Crypto MCP

Official
by armorwallet

list_single_group

Retrieve detailed information for a specific wallet group by providing its name. This tool enables users to access SingleGroupInfo for efficient blockchain operations within the Armor Crypto MCP environment.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
list_single_group_requestsYes

Input Schema (JSON Schema)

{ "$defs": { "ListSingleGroupRequest": { "properties": { "group_name": { "description": "Name of the group to retrieve details for", "title": "Group Name", "type": "string" } }, "required": [ "group_name" ], "title": "ListSingleGroupRequest", "type": "object" } }, "properties": { "list_single_group_requests": { "$ref": "#/$defs/ListSingleGroupRequest" } }, "required": [ "list_single_group_requests" ], "title": "list_single_groupArguments", "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/armorwallet/armor-crypto-mcp'

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