You're viewing a demo portfolio

Join the waitlist
PRSM

qb_list_invoices

Active

Tool of Quickbooks

declared in 0.1.0

Get recent invoices with number, customer, amount, due date, and payment status. Use qb_get_invoice for full line-item details.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "max_results": 25
    },
    {
      "max_results": 50,
      "start_position": 26
    }
  ],
  "properties": {
    "max_results": {
      "type": "number",
      "description": "Maximum number of invoices to return (default 25, max 1000)"
    },
    "start_position": {
      "type": "number",
      "description": "Starting position for pagination (default 1)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Quickbooks

https://github.com/pipeworx-io/mcp-quickbooks

1/7 registries
View full server →