Square MCP Server

Official

invoices

Create, update, search, and manage invoices on Square MCP Server. Perform operations like canceling, publishing, or deleting invoices with structured parameters for streamlined financial management.

Instructions

Manage invoice operations

Args: operation: The operation to perform. Valid operations: - create_invoice - search_invoices - get_invoice - update_invoice - cancel_invoice - publish_invoice - delete_invoice params: Dictionary of parameters for the specific operation

Input Schema

NameRequiredDescriptionDefault
operationYes
paramsYes

Input Schema (JSON Schema)

{ "properties": { "operation": { "title": "Operation", "type": "string" }, "params": { "title": "Params", "type": "object" } }, "required": [ "operation", "params" ], "title": "invoicesArguments", "type": "object" }

You must be authenticated.

Other Tools from Square MCP Server

Related Tools

ID: xumoqtcs57