apiosk_wallet_save_secret
Save a local wallet's private key to a file without using the dashboard. Provide a wallet ID, plus optional output path and format, to export the secret securely.
Instructions
Save a local wallet's private key to a file without going through the dashboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Optional output path. Defaults to a file under ~/.apiosk/exports. | |
| format | No | ||
| wallet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||