📸 ScreenshotsMCP

get_screenshot_status

Check the status of a screenshot job by ID.

Parameters

ParameterTypeRequiredDefaultDescription
idstringYesThe screenshot job ID

Example

Check status of screenshot job abc123

Response

Returns the job status (pending, processing, done, or failed) and the public URL when ready.

On this page