Skip to main content
Glama

screenshot

Capture screenshots for visual verification in the sl-test MCP server. Input a simulator UUID to generate precise UI visuals for testing and validation purposes.

Instructions

Captures screenshot for visual verification. For UI coordinates, use describe_ui instead (don't determine coordinates from screenshots).

Input Schema

NameRequiredDescriptionDefault
simulatorUuidYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "simulatorUuid": { "format": "uuid", "type": "string" } }, "required": [ "simulatorUuid" ], "type": "object" }

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/SampsonKY/XcodeBuildMCP'

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