list_organisations
List the Xero organisations connected to the authenticated Boxkite account.
This record as markdown: /tools/com-getboxkite-xero-backup-export/list-organisations.md
What list_organisations does on Boxkite — Xero Backup & Export
AI agents call list_organisations to retrieve information from Boxkite — Xero Backup & Export without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
Why list_organisations is rated Low
This tool retrieves metadata about connected Xero organisations without modifying any data. It is a pure query operation with no side effects. Severity is medium rather than low because exposure of financial accounting system metadata (organisation names, connection status) could enable social engineering or targeting of specific companies, though the data itself is not financial transactions.
From the tool's definition Tool description states 'List the Xero organisations' which is a retrieval operation. The server is described as 'Complete read-only backup and export', confirming no modifications occur. Tool name uses 'list' which is a classic Read operation pattern.
Attacks that exploit this kind of access
The rule that runs list_organisations safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Boxkite — Xero Backup & Export, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For list_organisations, this is the rule to start with:
list_organisations is read-only, so it stays allowed. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Boxkite — Xero Backup & Export, apply this rule, and every list_organisations call is checked against it from then on.
Questions about list_organisations
List the Xero organisations connected to the authenticated Boxkite account. It is categorised as a Read tool in the Boxkite — Xero Backup & Export MCP Server, which means it retrieves data without modifying state.
Register the Boxkite — Xero Backup & Export MCP server in PolicyLayer and add a rule for list_organisations: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Boxkite — Xero Backup & Export. Nothing to install.
list_organisations is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the list_organisations rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for list_organisations. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
list_organisations is provided by the Boxkite — Xero Backup & Export MCP server (https://app.getboxkite.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Boxkite — Xero Backup & Export, and thousands of servers like it.
This server
Across the catalogue