vendor_id together with bill_number when both are known.
Authentication and enablement
Requires a workspace Sage Intacct integration.company_id, user_id, and user_password are injected and not shown as a per-run input. Enable the tool and bind the integration.
Inputs
LLM-visible filters (all optional; combine as needed):bill_number— RECORDID / invoice number.vendor_idamount— typically combined with a date.- Additional status / posted-date filters as declared on the schema.
Output
Matching AP bills (structured).Limits and side effects
- Read-only. Does not post or edit bills.
- Duplicate bill numbers without
vendor_idcan return the wrong bill.
Expected errors
- Integration credentials missing.
- Intacct API error / no match.