List Xero accounts
list_xero_accountsList the company's Xero chart of accounts (code, type, name, status). Use when mapping a FreedomOS cash-flow category onto a Xero account before posting, or to pick the BANK account UUID for post_xero_transaction.
Routing: Xero chart of accounts / bank account ids for posting → list_xero_accounts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Optional Xero account Type filter, e.g. BANK, EXPENSE, REVENUE | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. |