list_xero_bank_transactions
List LIVE bank transactions from the company's connected Xero ledger (paged, 100 per page, newest first). Use for "current bank activity", reconciliation questions, or verifying a specific payment hit the bank.
Routing: LIVE bank transactions from Xero (newest first) → use for current bank activity questions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, 1-based (Xero pages at 100). Default 1. | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. | |
| from_date | No | Only transactions on/after this date, YYYY-MM-DD |