Skip to main content
Glama

postman-mcp-server

by delano

get_environment

Retrieve detailed information about a specific environment using its unique ID. Utilize this tool within the Postman MCP server to access and manage environment configurations effectively.

Instructions

Get details of a specific environment

Input Schema

NameRequiredDescriptionDefault
environmentIdYesEnvironment ID in format: {ownerId}-{environmentId} (e.g., "31912785-b8cdb26a-0c58-4f35-9775-4945c39d7ee2")

Input Schema (JSON Schema)

{ "properties": { "environmentId": { "description": "Environment ID in format: {ownerId}-{environmentId} (e.g., \"31912785-b8cdb26a-0c58-4f35-9775-4945c39d7ee2\")", "type": "string" } }, "required": [ "environmentId" ], "type": "object" }
Install Server

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