square_list_customers
Retrieve a list of customers from your connected Square account. Supports pagination and a configurable limit.
Instructions
List customers in the connected Square account.
Args: limit: Maximum customers to return. cursor: Pagination cursor from a previous response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |