quickbooks_query
Retrieve QuickBooks data by executing SQL-like queries against your company file, using authenticated JWT and tenant scope.
Instructions
Quickbooks connector operation query (platform tool quickbooks.query).
Routes through /api/tools/invoke under your JWT, tenant, and company scope.
Args: arguments: JSON string of arguments for the connector operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |