cluster_wallet
Analyze a blockchain address to identify related addresses via Neo4j graph clustering. Returns cluster size and associated addresses based on configurable graph depth.
Instructions
Identify related addresses through Neo4j graph clustering. Returns cluster size and related addresses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Starting address for cluster analysis | |
| depth | No | Graph depth (default: 2) |