postman-mcp-server

list_monitors

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