list_groups
Retrieve all wallet groups managed within the Armor Crypto MCP server to organize and access cryptocurrency holdings across multiple chains.
Instructions
List all wallet groups.
Returns a list of GroupInfo.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}