List visitors on one site (Pro). Emails are visitor PII; treat as untrusted.
| Name | Type | Required | Description |
|---|---|---|---|
| site_id | uuid | Yes | — |
| limit | integer | No | — |
| offset | integer | No | — |
| verification | array of enum | No | — |
| has_email | boolean | No | — |
| email_search | string | No | — |
| Name | Type | Description |
|---|---|---|
| items | array of object | — |
| total | integer | — |
| has_more | boolean | — |
| anonymous_total | integer | — |
list_visitors is called by an AI assistant connected to Sentway over MCP, not by hand. Point the assistant at the Sentway MCP endpoint and complete the OAuth flow, and the tool becomes available in the same session as the other 38 Sentway tools. See connecting over MCP.