Return the current Coinbase brokerage account state. If account_uuid is omitted, returns the primary (default) account.
account_uuid: if omitted, returns the primary (default) account.include / exclude: filter which tools are exposed (use full names like coinbase_get_account).minimal: omit provider and provider_fields when True.This is a request to obtain information. Your API keys are required.
Optional Coinbase account UUID. If omitted, the primary account is returned.
Account (OpenTools trading schema).
Trading provider identifier. Omitted when minimal=True.
Account ID.
Account status.
Account currency (e.g. USD).
Cash balance.
Buying power.
Equity.
Portfolio value.
Created timestamp.
Extra provider-specific fields (omitted when minimal=True).