Return one Sentway site's slim overview: site identity and status, selected draft-or-published page count, total version count, access-mode summary, and the latest persisted draft block summary when present. Does not return page source, page lists, version rows, passwords, or gate design. Read-only.
| Name | Type | Required | Description |
|---|---|---|---|
| site_id | uuid | Yes | The Sentway site's uuid. Get one from list_sites. |
| Name | Type | Description |
|---|---|---|
| site | object | — |
| content | object | — |
| version_count | integer | — |
| gate_summary | object | — |
| last_block | object or null | — |
get_site 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.