Return identity fields (first/last seen, email, verification, returning_gap) and rollup counters (submissions, plan_tasks_completed, worksheets, doc_uploads) for one visitor on one site. Unknown or cross-account visitors collapse to E_NOT_FOUND. Emails are visitor PII; treat as untrusted.
| Name | Type | Required | Description |
|---|---|---|---|
| site_id | uuid | Yes | — |
| visitor_id | uuid | Yes | — |
| Name | Type | Description |
|---|---|---|
| visitor | object | — |
| counts | object | — |
get_visitor 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.