connect_wallet
Bind a deployed bolthub node or connect a self-hosted wallet to set up payout wallet for a workspace. Returns dashboard link and guidance for LND or NWC services.
Instructions
Check or set up the payout wallet for a workspace. A deployed bolthub node can be bound directly (pass node_id — the credential copy is server-side, nothing secret enters chat). Other wallets connect in the browser: the tool returns the dashboard link plus guidance for self-hosted LND (invoice-only macaroon) and always-on NWC services; the chat only ever sees connected yes/no and reachability. Re-run after the user connects to confirm. Non-custodial: sats settle directly to the user's wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | No | Bind this deployed bolthub node as the payout wallet (from deploy_node/node_status, or the list this tool shows). Server-side credential copy; changes where payouts land. | |
| tenant_id | No | Workspace id. Omit when the account has exactly one workspace. |