get_user_wallets
Retrieve wallet information for a user by providing their internal, webapp, workflow, or social platform ID to enable system-level wallet management.
Instructions
Get wallet information for a user by various identifiers. System-level operation for wallet management.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | Internal user ID | |
| webapp_user_id | No | Web application user ID | |
| camunda_user_id | No | Camunda workflow user ID | |
| discord_user_id | No | Discord user ID | |
| telegram_user_id | No | Telegram user ID |