Skip to main content
Glama

postman-mcp-server

by delano

list_environments

Retrieve all environments within a specified or default workspace. Use this tool to manage and organize Postman environment configurations efficiently.

Instructions

List all environments in a workspace. If workspace not specified, lists environments in "My Workspace".

Input Schema

NameRequiredDescriptionDefault
workspaceNoWorkspace ID (optional)

Input Schema (JSON Schema)

{ "properties": { "workspace": { "description": "Workspace ID (optional)", "type": "string" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from postman-mcp-server

Related Tools

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/delano/postman-mcp-server'

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