Skip to main content
Glama
saucelabs

Sauce Labs MCP Server

Official
by saucelabs

get_build_for_job

Retrieve build details for a specific job by providing its unique ID and build source type (RDC for real devices or VDC for emulators/simulators).

Instructions

Retrieve the details related to a specific build by passing its unique ID in the request. :param build_source: Required. The type of device for which you are getting builds. Valid values are: 'rdc' (Real Device Builds), 'vdc' (Emulator or Simulator Builds) :param job_id: Required. The unique identifier of the job whose build you are looking up. You can look up job IDs in your organization using the Get Jobs endpoint.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
build_sourceYes
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