Get Account
get_accountFetch a single account's balance, type, last reconciliation, and debt metadata using its account ID. Get fresh, detailed data when you already know which account you need.
Instructions
Get one account's details: balances (dollars), type, reconciliation timestamp, and debt metadata. Read-only. Prefer list_accounts when comparing several accounts; use this when you already have the account ID and want fresh detail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budgetId | No | Budget ID (uses default if not provided) | |
| accountId | Yes | Account ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |