trace_portal_route_targets
Trace routes from ServiceNow portal widgets to providers and targets. Filter by route pattern, scope, or widget IDs to map metadata-only relationships.
Instructions
Map widget→provider→route relationships. Metadata only, no script bodies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| regex | No | Route/target pattern to trace | |
| scope | No | sys_scope filter | |
| page_size | No | ||
| match_mode | No | auto | literal | regex | auto |
| max_traces | No | ||
| updated_by | No | sys_updated_by filter | |
| widget_ids | No | Widget id/sys_id/name filter | |
| max_widgets | No | ||
| output_mode | No | minimal | compact | full | minimal |
| provider_ids | No | Provider id/sys_id/name filter | |
| snippet_length | No | Max snippet length per match | |
| include_widget_fields | No | Widget fields to inspect | |
| include_linked_angular_providers | No |