Skip to main content
Glama
saucelabs

Sauce Labs MCP Server

Official
by saucelabs

lookup_service_accounts

List and filter service accounts in your Sauce Labs organization by ID, username, or team membership to manage access and permissions.

Instructions

Lists existing service accounts in your organization. You can filter the results using the query parameters below. :param id: Optional. Comma-separated service account IDs. included in the provided list. :param username: Optional. Limits the results to usernames that begin with the specified value. For example, username=an would return all service accounts in the organization with usernames beginning with "an". :param teams: Optional. Limit results to service account who belong to the specified team_ids. Specify multiple teams as comma-separated values. :param limit: Optional. Limit results to a maximum number per page. Default value is 20. :param offset: Optional. The starting record number from which to return results.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idNo
usernameNo
teamsNo
limitNo
offsetNo

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