render_screenshot
render_screenshotReturns a PNG rendering of the current document from a separate GUI session, optionally after navigating to a specified path. Excludes human drafts and scroll positions.
Instructions
同じ文書を GUI の別セッションで描画した PNG を返す。人間の下書きやスクロール位置は共有しない。path を渡すとその画面へ移動してから撮る(GUI が解釈する URL をそのまま書く)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | 既定 "/"。例: "/board/2?debug=1" |