list_treasury
List a Mercury organization's treasury accounts to retrieve balances, status, and monthly net returns. Use the returned treasury account IDs to pull transactions and statements.
Instructions
List one organization's treasury accounts with balances, status, and monthly net returns.
Use this for treasury account ids, which `list_treasury_transactions`
and `list_treasury_statements` take; use `list_accounts` for checking
and savings accounts. Every page is walked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | Exact `entity` key from `list_entities`, not its `display_name`. Required; there is no default. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||