Netskope MCP Server

getPrivateApps

Retrieve private apps associated with a specific publisher ID using the Netskope MCP Server for efficient infrastructure management and policy configuration.

Input Schema

NameRequiredDescriptionDefault
publisherIdYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "publisherId": { "type": "number" } }, "required": [ "publisherId" ], "type": "object" }
ID: fbsq8oidqv