lemma_list_bank_accounts
Retrieve bank accounts for a specified entity, showing balances in cents with dollar annotations. Supports pagination using cursor and limit.
Instructions
List Lemma bank accounts for an entity, with balances (cents; *_dollars annotated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items per page (1-100) | |
| cursor | No | Opaque cursor from the previous page's `cursor` field | |
| entity_id | Yes | Required -- accounts are listed per entity |