list_import_sets
Retrieve and filter ServiceNow import sets by state or staging table to monitor data import status and troubleshoot issues.
Instructions
List Import Sets with optional filter by state or staging table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Filter by state: loaded, partial, transform_failed, complete | |
| query | No | Additional encoded query string | |
| limit | No | Max records to return (default 25) |