analyze_transform_map
Audit a ServiceNow transform map to detect field maps, standalone scripts, issues, and generate improvement suggestions.
Instructions
Inspect an existing ServiceNow transform map and report:
Field maps (direct vs field map scripts)
Standalone transform scripts (and whether they have field_name set)
Issues: orphan scripts, missing field_name, scripts that should be field map scripts
Suggestions to improve the transform map following best practices Use this to audit a transform map after build_artifacts or to review a manually built one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transform_map_sys_id | Yes | sys_id of the sys_transform_map record |