Square MCP Server

Official

inventory

Handle inventory operations with Square's API, enabling batch changes, retrievals, and detailed tracking of inventory counts, adjustments, and transfers for streamlined management.

Instructions

Manage inventory operations

Args: operation: The operation to perform. Valid operations: - batch_change_inventory - batch_retrieve_inventory_changes - batch_retrieve_inventory_counts - retrieve_inventory_adjustment - retrieve_inventory_changes - retrieve_inventory_count - retrieve_inventory_physical_count - retrieve_inventory_transfer 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": "inventoryArguments", "type": "object" }

You must be authenticated.

Other Tools from Square MCP Server

Related Tools

ID: xumoqtcs57