# Pinecone integration

> Managed vector database for high-performance vector search and RAG: manage indexes/collections/backups on the control plane and upsert, query, and search vectors on the per-index data plane.

- Authentication: apiKey

## Tools (40)

- **Cancel Bulk Import**: Cancel an in-progress import operation (data plane, per-index host).
- **Configure Index**: Update an index's scaling, tags, or deletion protection (control plane).
- **Create Backup**: Create a backup of a serverless index (control plane).
- **Create Collection**: Create a static snapshot collection from a pod-based index (control plane).
- **Create Index**: Create a serverless or pod-based index (control plane).
- **Create Index for Model**: Create a serverless index with an integrated embedding model (control plane).
- **Create Index from Backup**: Restore a new serverless index from a backup (control plane).
- **Create Namespace**: Create a namespace in a serverless index (data plane, per-index host).
- **Delete Backup**: Delete a backup (control plane).
- **Delete Collection**: Delete a collection (control plane).
- **Delete Index**: Permanently delete an index (control plane).
- **Delete Namespace**: Delete a namespace and all its vectors (data plane, per-index host).
- **Delete Vectors**: Delete vectors by ID, by metadata filter, or all in a namespace (data plane, per-index host).
- **Describe Backup**: Get a backup's metadata and status (control plane).
- **Describe Bulk Import**: Get the status and progress of an import operation (data plane, per-index host).
- **Describe Collection**: Get a collection's status, size, and dimension (control plane).
- **Describe Index**: Get an index's configuration, status, and per-index host (control plane).
- **Describe Index Stats**: Return record counts and namespace stats for an index (data plane, per-index host).
- **Describe Model**: Get details about a hosted model (Inference API).
- **Describe Namespace**: Get a namespace's vector count and details (data plane, per-index host).
- **Describe Restore Job**: Get a restore job's status and progress (control plane).
- **Fetch Vectors**: Fetch vectors by ID from a namespace (data plane, per-index host).
- **Fetch Vectors by Metadata**: Look up and return vectors matching a metadata filter (data plane, per-index host).
- **Generate Embeddings**: Generate vector embeddings for input text using a hosted model (Inference API).
- **List Bulk Imports**: List recent and ongoing import operations for an index (data plane, per-index host).
- **List Collections**: List all collections (pod-based index snapshots) in the project (control plane).
- **List Index Backups**: List all backups for a specific index (control plane).
- **List Indexes**: List all indexes in the project (control plane).
- **List Models**: List embedding and reranking models hosted by Pinecone (Inference API).
- **List Namespaces**: List namespaces in a serverless index (data plane, per-index host).
- **List Project Backups**: List all backups across the project (control plane).
- **List Restore Jobs**: List all restore jobs in the project (control plane).
- **List Vector IDs**: List vector IDs in a namespace, optionally by prefix (data plane, per-index host).
- **Query Vectors**: Search a namespace with a query vector or vector ID (data plane, per-index host).
- **Rerank Documents**: Rerank documents by relevance to a query using a hosted reranking model (Inference API).
- **Search Records**: Search a namespace by text, vector, or record ID with optional reranking (data plane, integrated inference).
- **Start Bulk Import**: Start an async import of vectors from object storage into an index (data plane, per-index host).
- **Update Vector**: Update a vector's values or metadata by ID (data plane, per-index host).
- **Upsert Records**: Upsert text records with automatic embedding into a namespace (data plane, integrated inference).
- **Upsert Vectors**: Insert or overwrite vectors in a namespace (data plane, per-index host).

Connect Pinecone in General Input: https://www.generalinput.com/apps/pinecone