Skip to main content
Glama
saucelabs

Sauce Labs MCP Server

Official
by saucelabs

update_storage_group_settings

Modify app storage group settings in Sauce Labs to configure testing parameters like proxy, audio capture, device orientation, and platform-specific options for iOS resigning or Android instrumentation.

Instructions

Update app storage group settings for the specified group. :param group_id: Required. The unique identifier of the app group. :param proxy: Optional. Proxy configuration with 'host' and 'port' keys. :param audio_capture: Optional. Enable/disable audio capture during testing. :param proxy_enabled: Optional. Enable/disable proxy usage. :param lang: Optional. Language setting (e.g., 'en_GB', 'en_US'). :param orientation: Optional. Device orientation preference. :param resigning_enabled: Optional. Enable/disable app resigning (iOS only). :param resigning: Optional. iOS-specific resigning settings dict with keys: - image_injection: bool - group_directory: bool - biometrics: bool - sys_alerts_delay: bool - network_capture: bool - vitals: bool (seen in other examples) - backtrace: bool (seen in other examples) :param instrumentation: Optional. Android-specific instrumentation settings. :return: Updated settings response from API.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
group_idYes
proxyNo
audio_captureNo
proxy_enabledNo
langNo
orientationNo
resigning_enabledNo
resigningNo
instrumentationNo

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