list_catalog_item_variables
Retrieve and manage variables associated with a ServiceNow catalog item, including detailed information and pagination options, using the catalog item’s sys_id.
Instructions
List catalog item variables
Input Schema
Name | Required | Description | Default |
---|---|---|---|
catalog_item_id | Yes | The sys_id of the catalog item | |
include_details | No | Whether to include detailed information about each variable | |
limit | No | Maximum number of variables to return | |
offset | No | Offset for pagination |