Retrieve Vector Store File
openai_retrieve_vector_store_fileRetrieve details of a specific file attached to a vector store, including its processing status and any errors.
Instructions
Retrieve details of a specific file attached to a vector store, including its processing status and any errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vector_store_id | Yes | The ID of the vector store. | |
| file_id | Yes | The ID of the vector store file to retrieve. |