@servicenow/sdk - v4.7.0
    Preparing search index...

    Type Alias SkillInputRef<K>

    SkillInputRef: K & { "[___skillInputBrand]": true }

    Represents a reference to a skill input field Used for type-safe Decision condition field references Branded intersection allows use as string in tool inputs while restricting Decision.field

    Type Parameters

    • K extends string = string