QuickBooks
Finance · 15 actions · connect by signing in
Actions
A sample of the 15 QuickBooks actions. Each keeps the schema of the real API.
quickbooks.list_invoicesreadquickbooks.get_invoicereadquickbooks.create_invoicewritequickbooks.list_payeesreadquickbooks.get_payeereadquickbooks.create_payeewrite · needs approvalquickbooks.list_customersreadquickbooks.get_customerreadquickbooks.create_customerwritequickbooks.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"] }