Skip to content

QuickBooks

Finance · 15 actions · connect by signing in

Connect in dashboardsign infrom API spec

Actions

A sample of the 15 QuickBooks actions. Each keeps the schema of the real API.

  • quickbooks.list_invoicesread
  • quickbooks.get_invoiceread
  • quickbooks.create_invoicewrite
  • quickbooks.list_payeesread
  • quickbooks.get_payeeread
  • quickbooks.create_payeewrite · needs approval
  • quickbooks.list_customersread
  • quickbooks.get_customerread
  • quickbooks.create_customerwrite
  • quickbooks.delete_invoicedelete

From your agent

Your agent never loads these up front. It searches in plain words and gets back the one it needs.

search_tools
{ "query": "list invoices", "app": "quickbooks" }
execute_tool
{ "name": "quickbooks.list_invoices",
  "fields": ["id"] }