New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

get_export_manifest

See what an IN-PROGRESS export contains so far (entities included, per-entity record/file counts, and per-file checksums), growing as discovery and downloading proceed. The per-file list is paged: check filesPage.hasMore and pass fileOffset to walk it. Once the export finishes, this returns statu...

SERVERBoxkite — Xero Backup & Export SOURCEhttps://app.getboxkite.com/mcp
Low RISK CLASS
Category Read
Parameters 31 required
Recommended Allowedsee the rule below
Registry record Grade D, identity unverified Pull the record →

This record as markdown: /tools/com-getboxkite-xero-backup-export/get-export-manifest.md

What get_export_manifest does on Boxkite — Xero Backup & Export

AI agents call get_export_manifest 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.

ParameterTypeRequiredDescription
exportId string Yes
fileLimit integer Files per page (default 500, max 5000)
fileOffset integer Index of the first file to return (default 0)

Parameters from the server's own tool schema.

Why get_export_manifest is rated Low

This tool performs pure data retrieval—it queries the status and contents of an ongoing export operation without creating, modifying, deleting, or executing anything. It is strictly informational, reading manifest metadata as exports proceed. The low severity reflects that misuse would only expose accounting data visibility (already backup/read-only context), not enable destructive or financial actions.

From the tool's definition Tool description explicitly states it 'See what an IN-PROGRESS export contains' and returns status information and file lists. The server description emphasizes 'read-only backup and export' of accounting data.

Questions about get_export_manifest

What does the get_export_manifest tool do? +

See what an IN-PROGRESS export contains so far (entities included, per-entity record/file counts, and per-file checksums), growing as discovery and downloading proceed. The per-file list is paged: check filesPage.hasMore and pass fileOffset to walk it. Once the export finishes, this returns status 'complete' with a pointer instead of a list, because the full manifest travels inside the ZIP as manifest.json: get a download URL, then read manifest.json from the archive. It is categorised as a Read tool in the Boxkite — Xero Backup & Export MCP Server, which means it retrieves data without modifying state.

What parameters does get_export_manifest accept? +

get_export_manifest accepts 3 parameters: exportId, fileLimit, fileOffset. Required: exportId. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on get_export_manifest? +

Register the Boxkite — Xero Backup & Export MCP server in PolicyLayer and add a rule for get_export_manifest: 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.

What risk level is get_export_manifest? +

get_export_manifest is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit get_export_manifest? +

Yes. Add a rate_limit block to the get_export_manifest 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.

How do I block get_export_manifest completely? +

Set action: deny in the PolicyLayer policy for get_export_manifest. 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.

What MCP server provides get_export_manifest? +

get_export_manifest 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.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Boxkite — Xero Backup & Export's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.