list_widget_instances
List every portal page placement of a specific ServiceNow widget using its sys_id, with optional limit for response size.
Instructions
List instances of a specific widget placed on portal pages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records to return (default 25) | |
| widget_sys_id | Yes | Widget sys_id to find instances of |