qb_vendor_history
Retrieves accounts and transaction counts for a vendor's past bookings to inform account selection for new transactions.
Instructions
Returns which account(s) this vendor's past transactions were booked to, with counts -- e.g. {"Food Purchases": 175}. Use this before guessing an account for a new transaction from a known vendor: prefer whatever this vendor has actually been booked to before, not a plausible-sounding guess.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txn_types | No | ||
| vendor_name | Yes |