Skip to main content
Glama
saucelabs

Sauce Labs MCP Server

Official
by saucelabs

get_job_details

Retrieve execution details for Sauce Labs test jobs by ID to identify platform type (VDC or RDC) and access relevant assets for analysis.

Instructions

Retrieves the execution details of a particular job, by ID. This method works for both Virtual Device Cloud (VDC) and Real Device Cloud (RDC) though the returned data structure may vary between platforms. Use this method first to understand what type of job you're working with: - If 'device_name' contains mobile devices → RDC job → use get_specific_real_device_job_asset for assets - If 'browser' field shows web browsers → VDC job → use get_test_assets for assets :param job_id: The Sauce Labs Job ID (works for both VDC and RDC jobs). :return: Detailed job information including status, timing, configuration, and platform-specific data.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
job_idYes

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/saucelabs/sauce-api-mcp'

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