createPolicyRule
Define and manage custom policy rules within the Netskope MCP Server by specifying actions, conditions, priorities, and enabling or disabling rules for precise policy enforcement.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Action to take when rule conditions match | |
conditions | Yes | Array of conditions that must be met | |
description | No | Optional description of the rule's purpose | |
enabled | Yes | Whether the rule is active | |
name | Yes | Name of the policy rule | |
policy_group_id | Yes | ID of the policy group this rule belongs to | |
priority | Yes | Rule evaluation priority (lower numbers evaluated first) |