@contio/partner-sdk - v1.10.0
    Preparing search index...

    Interface PhraseMatchConfig

    Configuration for phrase-based matching action

    interface PhraseMatchConfig {
        phrases: string[];
    }
    Index
    phrases: string[]