list_groups
Retrieve a list of all wallet groups managed by Armor Crypto MCP, enabling organized access to blockchain operations and trading strategies for AI agents.
Instructions
List all wallet groups.
Returns a list of GroupInfo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_groupsArguments",
"type": "object"
}