Hanzo
Cloud MCPbooks

books

18 MCP tools on the Hanzo cloud door that call the books API.

The 18 tools tools/list names for books. Each dispatches to an operation in the books API reference.

ToolRouteArgumentsDescription
get_v1_books_accountsGET /v1/books/accounts1ListAccounts returns the org's chart of accounts — the seeded fixed chart every posting key in the l
get_v1_books_bank_transactionsGET /v1/books/bank/transactions2ListBankTransactions returns the org's normalized bank transactions, newest first — every row the im
get_v1_books_bank_unreconciledGET /v1/books/bank/unreconciled1ListUnreconciled returns the org's unmatched bank inflows and their open clarifying questions — the
get_v1_books_exportGET /v1/books/export5ExportPackage returns the complete financial package for the caller's org over (from, to]: the trial
get_v1_books_glGET /v1/books/gl2ListGL returns the org's most recent GL Entry rows, newest first.
get_v1_books_inboxGET /v1/books/inbox1ListInbox returns the org's open document queue — everything uploaded but not yet booked, newest fir
get_v1_books_metricsGET /v1/books/metrics3Metrics returns the org's deterministic SaaS-metrics snapshot over an optional (from, to] window — M
get_v1_books_pnlGET /v1/books/pnl3ProfitAndLoss returns the org's accrual-basis Profit & Loss over an optional (from, to] window of RF
get_v1_books_questionsGET /v1/books/questions1ListQuestions returns the clarifying questions the caller's own recent GL raises — the unusual posti
get_v1_books_rulesGET /v1/books/rules1ListRules returns the org's auto-categorization rules, highest priority first.
get_v1_books_transactionsGET /v1/books/transactions6ListTransactions returns the org's booked ledger as a single-line register, newest first: one row pe
get_v1_books_vendorsGET /v1/books/vendors1ListVendors returns the org's vendor book: each canonical vendor, the alias spellings a receipt may
post_v1_books_askPOST /v1/books/ask3AskBooks answers a plain-language question about the caller's own books — "what is my MRR?", "how lo
post_v1_books_bank_syncPOST /v1/books/bank/sync0SyncBank pulls every connected bank (Plaid/Teller) for the caller's org, maps each fetched transacti
post_v1_books_rulesPOST /v1/books/rules3UpsertRule creates or updates one auto-categorization rule, keyed by its pattern — writing a pattern
post_v1_books_scan_bookPOST /v1/books/scan/book3BookScan posts a reviewed scanned bill to the ledger.
post_v1_books_syncPOST /v1/books/sync0Sync ingests the caller's OWN org from commerce into BOTH ledgers (live and sandbox) and reports how
post_v1_books_vendorsPOST /v1/books/vendors3UpsertVendor creates or updates one vendor in the org's vendor book, keyed by its canonical name — w

All 834 tools · The door

Generated from tools/list on https://api.hanzo.ai/v1/mcp — 834 tools captured 2026-08-01 (this build read the vendored copy; the door was unreachable).

How is this guide?