get_widget_bundle
Fetch a complete ServiceNow widget bundle, including HTML, scripts, providers, and CSS/JS dependencies, in one call. Use it as a starting point to analyze widget structure and dependencies.
Instructions
Fetch full widget bundle (HTML, scripts, providers, CSS/JS dependencies) in one call. Analysis starting point.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| widget_id | Yes | The sys_id or name of the widget | |
| include_providers | No | ||
| include_dependencies | No |