You're viewing a demo portfolio

Join the waitlist
PRSM

qb_get_invoice

Active

Tool of Quickbooks

declared in 0.1.0

Retrieve a complete invoice by ID including all line items, amounts, taxes, and payment history.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": "123"
    },
    {
      "id": "456"
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "QuickBooks Invoice ID"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Quickbooks

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

1/7 registries
View full server →