screenshot
Capture the active 1C window as a saved image file for user evidence and UI diagnostics. Use it to document the current UI state without analyzing table or list data.
Instructions
Capture a screenshot from the MCP host. Defaults to the active visible 1C window.
The response always contains the saved path, never image base64. In
StreamableHTTP mode it additionally contains an opaque download URL that
expires after one hour by default (ONEC_MCP_SCREENSHOT_URL_TTL_SECONDS).
Screenshots are for user evidence and UI diagnostics only. Do not use them
to analyze report/table/tabular-document/list data; use structured tools
such as tabular_document_text, tabular_documents, table_rows,
dynamic_list_output, or report export/save tools instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | build/screenshots/screenshot.png | |
| window | No | ||
| display | No | ||
| session_id | No | default-18 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||