Tool to perform semantic search within a specific Needle collection and return ranked results with source references. Use when you need to retrieve relevant content from a known collection using natural language queries.
textRequiredstringThe natural-language search query to find relevant content in the collection.
top_kintegerMaximum number of search results to return. Default is 10 (maximum).
offsetintegerOffset for pagination to skip a number of results.
optionsobjectOptional pass-through object for additional retrieval parameters supported by the API (e.g., filters, future knobs).
max_distancestringMaximum similarity distance threshold for results, between 0 and 1. Lower values mean stricter relevance. Example: '0.65'.
collection_idRequiredstringThe unique identifier of the collection to search in.
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.