make_api_request
Execute Square API operations by specifying the service and method, enabling management of payments, orders, customers, inventory, and more through the MCP server.
Instructions
Unified tool for all Square API operations. Be sure to get types before calling. Available services: applepay, bankaccounts, bookingcustomattributes, bookings, cards, cashdrawers, catalog, checkout, customercustomattributes, customergroups, customersegments, customers, devices, disputes, events, giftcardactivities, giftcards, inventory, invoices, labor, locationcustomattributes, locations, loyalty, merchantcustomattributes, merchants, oauth, ordercustomattributes, orders, payments, payouts, refunds, sites, snippets, subscriptions, team, terminal, vendors, webhooksubscriptions.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
method | Yes | The API method to call (e.g., 'list', 'create') | |
request | No | The request object for the API call. | |
service | Yes | The Square API service category (e.g., 'catalog', 'payments') |