list_transform_maps
Retrieve and filter Transform Maps for importing data into ServiceNow tables. Search by name or target table to manage data import configurations.
Instructions
List Transform Maps used for importing data into ServiceNow tables
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search by name or target table | |
| target_table | No | Filter by target table name (e.g. "incident") | |
| limit | No | Max records to return (default 25) |