@servicenow/sdk - v4.4.1
    Preparing search index...
    GetEditsForRefactorRequestArgs: FileLocationOrRangeRequestArgs & {
        action: string;
        interactiveRefactorArguments?: InteractiveRefactorArguments;
        refactor: string;
    }

    Request the edits that a particular refactoring action produces. Callers must specify the name of the refactor and the name of the action.