Overview > Inworld Node > Inworld Node Keyword Matcher Class:Documentation Index
Fetch the complete documentation index at: https://docs.inworld.ai/llms.txt
Use this file to discover all available pages before exploring further.
UInworldNode_KeywordMatcher | Inherits from: UInworldNode
A node that matches text content against keyword groups.
This node takes text input and matches it against configured keyword groups. It can be used for various purposes such as safety checking, content categorization, sentiment analysis, or any other keyword-based filtering. It inherits from TypedNode with MatchedKeywords as output and Text as input.

FInworldData_Text
FInworldData_ClassificationResult