Skip to main content
Glama

capture_frames

Capture screenshots at specified frame numbers to verify animations, transitions, and time-based effects in Pyxel retro game programs.

Instructions

Capture screenshots at multiple frame points for animation verification.

Returns multiple images captured at specified frame numbers. Useful for verifying animations, transitions, and time-based effects.

Args: script_path: Absolute path to the .py script to run. frames: Comma-separated frame numbers to capture (default: "1,15,30,60"). scale: Screenshot scale multiplier (default: 1). timeout: Maximum seconds to wait for the script (default: 30).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
script_pathYes
framesNo1,15,30,60
scaleNo
timeoutNo

Latest Blog Posts

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/kitao/pyxel-mcp'

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