List Xero unreconciled
list_xero_unreconciledList authorized, unreconciled Xero spend/receive MONEY DOCUMENTS (deleted documents excluded), newest first, 100 per page. This is NOT the Reconcile-tab bank-statement line list — Xero's Accounting API does not expose that queue. Use to see which books documents are still unmatched. Use get_xero_books_health if the feed looks frozen.
Routing: Unreconciled Xero spend/receive documents (not the Reconcile tab) → this tool
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, 1-based. Default 1. | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. |