Skip to main content
Glama

Steel MCP Server

by steel-dev

save_unmarked_screenshot

Capture and save a screenshot of a webpage without bounding boxes or annotations, using a provided resource name for easy identification. Ideal for obtaining unobstructed views of web content.

Instructions

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

NameRequiredDescriptionDefault
resourceNameNoThe 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)

{ "properties": { "resourceName": { "description": "The name under which the unmarked screenshot will be saved as a resource (e.g. 'before_login'). If not provided, one will be generated.", "type": "string" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from Steel MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/steel-dev/steel-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server