postman-mcp-server

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

ID: zoig549xfd