Tool to generate vector embeddings for input text using Pinecone's hosted embedding models. Use when you need to convert text into vector representations for semantic search or similarity matching.
modelRequiredstringThe embedding model to use (e.g., 'multilingual-e5-large').
inputsRequiredarrayList of input objects to generate embeddings for. Each item contains a text field.
parametersobjectOptional parameters for the embedding model.
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.