Skip to main content
Glama

postman-mcp-server

by delano

get_workspace

Retrieve specific workspace details by providing the workspace ID and optional additional data to include in the response.

Instructions

Get details of a specific workspace

Input Schema

NameRequiredDescriptionDefault
includeNoAdditional data to include in response
workspaceYesWorkspace ID

Input Schema (JSON Schema)

{ "properties": { "include": { "description": "Additional data to include in response", "type": "string" }, "workspace": { "description": "Workspace ID", "type": "string" } }, "required": [ "workspace" ], "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