Tool to check if a value exists within a JSON array. Use when you need to verify if a specific value is present in an array, with optional case-insensitive matching and JSONPath support for nested data structures.
dataRequiredstringThe JSON data to evaluate (JSON array as string).
pathstringSelect a specific node within the 'Data' using a JSONPath expression.
valueRequiredstringThe value to check is contained within the array.
ignoreCasebooleanSet whether text case should be ignored when searching the array.
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.