postman-mcp-server

list_monitors

Retrieve all monitors within a specified Postman workspace using the MCP server. Simplify monitor management and access configurations.

Instructions

Get all monitors

Input Schema

NameRequiredDescriptionDefault
workspaceNoReturn only monitors found in the given workspace

Input Schema (JSON Schema)

{ "properties": { "workspace": { "description": "Return only monitors found in the given workspace", "type": "string" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from postman-mcp-server

Related Tools

ID: zoig549xfd