zia_get_url_category_predefined
Retrieve a Zscaler predefined URL category by canonical ID or display name. Accepts case-insensitive identifiers and rejects custom categories.
Instructions
Get a Zscaler-curated predefined URL category by canonical ID (e.g. 'FINANCE') or display name (e.g. 'Finance'). Case-insensitive. Refuses custom categories — use zia_get_url_category for those (read-only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Predefined URL category identifier. Accepts the canonical ID (e.g. ``FINANCE``) or the display ``configured_name`` (e.g. ``Finance``). Case-insensitive. Refuses custom categories — use ``zia_get_url_category`` for those. | |
| service | No | The service to use. | zia |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |