Tool to check if a text string contains a specific value with configurable comparison rules. Use when you need to validate whether text contains a substring with options for case sensitivity and culture-specific comparison.
textRequiredstringThe text to validate
valueRequiredstringThe value to check is contained within the 'text' value
ignoreCasebooleanSet whether text case should be ignored when validating the 'text' value
cultureNamestringChange the thread culture used to process the request
comparisonConfigurationstringSpecifies the rules to be used when processing the text values provided
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.