search-records
Search an index for records similar to query text, specifying namespace, top results, and optional filters or reranking models for enhanced relevance in Pinecone Developer MCP.
Instructions
Search an index for records that are similar to the query text
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | The index to search. | |
namespace | Yes | The namespace to search. | |
query | Yes | A query to search for records. | |
rerank | No | Reranking can help determine which of the returned records are most relevant. When reranking, use a "query" with a "topK" that returns more results than you need; then use "rerank" to select the most relevant "topN" results. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Pinecone Developer MCP
Related Tools
- @pinecone-io/pinecone-mcp
- @pinecone-io/pinecone-mcp
- @pinecone-io/pinecone-mcp
- @pinecone-io/pinecone-mcp
- @pinecone-io/pinecone-mcp