Steel MCP Server
Official
by steel-dev
save_unmarked_screenshot
Capture a screenshot without bounding boxes and store it as a resource. Provide a resourceName to identify the screenshot. It's useful for when you want to view a page unobstructed by annotations or the user asks for a screenshot of the page.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
resourceName | No | The name under which the unmarked screenshot will be saved as a resource (e.g. 'before_login'). If not provided, one will be generated. |
Input Schema (JSON Schema)
You must be authenticated.