delete_vector_store: Delete a Vector Store (Convenience Function)
Description
Shortcut that creates an OpenAI client from the OPENAI_API_KEY
environment variable and deletes a vector store.
This removes the search index but does NOT delete the underlying files.