Seed Demo Data
invoice_demo_seedPopulate the store with a realistic demo dataset to evaluate InvoiceFlow without live credentials. Returns sample invoice IDs for testing risk and payment tools.
Instructions
Populate the store with a realistic demo dataset: 8 clients across 5 archetypes (on-time, late-payer, high-value, new, chronic-late) and 25-45 invoices spanning the last 6 months (paid, sent, and overdue). Every invoice has line items, tax, payment history, and reminder metadata. Use this to evaluate InvoiceFlow via MCP Inspector without real Stripe, SendGrid, or PayPal credentials — invoice_list, cashflow_report, invoice_risk, and payment_reconcile all return meaningful results against the returned ids. Safe to call multiple times; each call appends a fresh batch with unique UUIDs. Returns counts plus sample_invoice_ids you can feed straight into invoice_risk or invoice_mark_paid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||