get_single_manual_crypto
Retrieve a specific manually-managed crypto balance by its ID. Use after listing all manual crypto to get the ID, then fetch details for that asset.
Instructions
Get a single manually-managed crypto balance by ID. Call get_all_manual_crypto first to discover ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| crypto_id | Yes | Id of the manual crypto balance to retrieve. |