postman-mcp-server

get_mock

Retrieve detailed information about a specific mock server by providing its unique ID, enabling efficient management and integration within Postman environments.

Instructions

Get details of a specific mock server

Input Schema

NameRequiredDescriptionDefault
mockIdYesThe mock server ID

Input Schema (JSON Schema)

{ "properties": { "mockId": { "description": "The mock server ID", "type": "string" } }, "required": [ "mockId" ], "type": "object" }

You must be authenticated.

Other Tools from postman-mcp-server

Related Tools

ID: zoig549xfd