OpenAI Vector Stores — Vector Stores
OpenAI Vector Stores — Vector Stores. Self-contained Naftiko capability for managing collections of files chunked, embedded, and indexed for the file_search tool in the Responses and Assistants APIs.
OpenAI Vector Stores — Vector Stores is a Naftiko capability published by OpenAI, one of 20 capabilities the APIs.io network indexes for this provider. It bundles 1 operation across the POST method rooted at /v1/vector_stores.
The capability includes 1 read-only operation and 2 state-changing operations. Lead operation: Create a new vector store for file_search retrieval. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Openai, Vector Stores, Retrieval, and Search.
What You Can Do
MCP Tools
openai-create-vector-store
Create a new vector store for file_search retrieval.
openai-search-vector-store
Query a vector store with a natural-language query.
openai-attach-file-to-vector-store
Attach a File to a vector store for chunking and indexing.