MCP Server/Accounting/Invoice Items

Invoice Items Tools

5 MCP tools for managing invoice items through the Accounting API. Same schema across 28 connectors.

Operations

GETaccounting_invoice_items_all

Retrieve a paginated list of invoice items with optional filtering and sorting.

GETaccounting_invoice_items_one

Retrieve a single record by its unique identifier.

POSTaccounting_invoice_items_create

Create a new record with the provided fields.

PATCHaccounting_invoice_items_update

Update an existing record by its unique identifier.

DELETEaccounting_invoice_items_delete

Remove a record by its unique identifier.

Example usage

Dynamic Mode
MCP
Agent:execute_tool
{ "tool": "accounting_invoice_items_all", "input": { "limit": 10 } }
Found 10 invoice items. Returning first page...

Launch accounting integrations in weeks, not months

Get started for free