quickbooks_create_bill
Create a bill in QuickBooks to record vendor expenses. Input bill details as JSON arguments to automate accounts payable.
Instructions
Quickbooks connector operation create_bill (platform tool quickbooks.create_bill).
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 |