Cancel Bulk ImportTool to cancel a bulk import operation in Pinecone.
Configure IndexTool to configure an existing Pinecone index, including pod type, replicas, deletion protection, and tags.
Create BackupTool to create a backup of a Pinecone index for disaster recovery and version control.
Create IndexTool to create a Pinecone index with specified configuration.
Create Index with Embedding ModelTool to create a Pinecone index with integrated embedding model for automatic vectorization.
Create Index from BackupTool to create an index from a backup.
Create NamespaceTool to create a namespace within a serverless Pinecone index.
Delete IndexTool to permanently delete a Pinecone index.
Delete NamespaceTool to permanently delete a namespace from a serverless index.
Describe BackupTool to retrieve detailed information about a specific backup.
Describe Bulk ImportTool to describe a specific bulk import operation in Pinecone.
Describe Index StatsTool to get index statistics including vector count per namespace, dimensions, and fullness.
Describe Restore JobTool to get detailed information about a specific restore job in Pinecone.
Generate EmbeddingsTool to generate vector embeddings for input text using Pinecone's hosted embedding models.
Get Model InformationTool to retrieve detailed information about a specific model hosted by Pinecone.
List Bulk ImportsTool to list all recent and ongoing bulk import operations in Pinecone.
List CollectionsTool to list all collections in a Pinecone project (pod-based indexes only).
List Index BackupsTool to list all backups for a specific Pinecone index.
List IndexesTool to list all indexes in a Pinecone project.
List Available ModelsTool to list all available embedding and reranking models hosted by Pinecone.
List NamespacesTool to list all namespaces in a serverless Pinecone index.
List Project BackupsTool to list all backups for indexes in a Pinecone project.
List Restore JobsTool to list all restore jobs for a project with pagination support.
List VectorsTool to list vector IDs in a Pinecone serverless index.
Query VectorsTool to perform semantic search within a Pinecone index using a query vector.
Rerank DocumentsTool to rerank documents by semantic relevance to a query.
Search Records in NamespaceTool to search records within a Pinecone namespace using text, vector, or ID query.
Start Bulk ImportTool to start an asynchronous bulk import of vectors from object storage (S3, GCS, or Azure Blob Storage) into a Pinecone index.
Update VectorTool to update a vector in Pinecone by ID.
Upsert Records to NamespaceTool to upsert text records into a Pinecone namespace.