quickbooks_create_journal_entry
Create a journal entry in QuickBooks using the lightbulb-mcp server. Input transaction details as a JSON arguments string.
Instructions
Quickbooks connector operation create_journal_entry (platform tool quickbooks.create_journal_entry).
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 |