Tool to retrieve custom enriched data based on a topic and lookup value. Use after specifying the desired output fields.
modelstringAI model to use, e.g., 'default', 'model-a', 'model-x'. If omitted, server uses its default model.
topicRequiredstringDescriptive instructions for the data to retrieve, e.g., 'company financial summary'.
lookupRequiredstringThe specific lookup value to retrieve data for, e.g., 'IBM', a city name, or a URL.
outputRequiredarrayList of fields to return, e.g., ['price','marketCap'].
licensestringInterzoid API license key provided via 'license' query parameter. Optional if 'x-api-key' header is provided.
x_api_keystringInterzoid API key provided via 'x-api-key' header as an alternative to 'license' query parameter.
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.