list_accounts
ActiveTool of Xero
declared in 0.1.0
List the chart of accounts from a Xero accounting organisation. Returns each account's code, name, type, class, and status. Use to understand an organisation's general ledger structure for bookkeeping and financial reporting.
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"tenant_id": {
"type": "string",
"description": "Optional Xero tenant (organisation) id to target. If omitted, the first connected organisation is used. Get ids from list_organisations."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Xero
https://github.com/pipeworx-io/mcp-xero
1/7 registries