JPEG screenshot of a published page as an image content block plus metadata. Use to visually verify a publish; not for editing. Published only (drafts -> E_NOT_FOUND). Daily caps per account (free 10, pro 200); over-cap -> E_RATE_LIMITED with retry_after.
| Name | Type | Required | Description |
|---|---|---|---|
| site_id | uuid | Yes | Site UUID from list_sites. |
| path | string | Yes | Page URL path to render. Defaults to '/index'. |
| viewport | enum desktop | mobile | Yes | desktop=1440x900 or mobile=390x844. Default desktop. |
| full_page | boolean | Yes | When true, capture the entire scrollable page; otherwise only the viewport. |
| Name | Type | Description |
|---|---|---|
| site_id | uuid | — |
| path | string | — |
| viewport | enum desktop | mobile | — |
| width | integer | — |
| height | integer | — |
| revision | string | — |
| full_page | boolean | — |
| captured_at | string | — |
render_page 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.