file_search tool.{
"id": "string",
"object": "vector_store",
"created_at": 0,
"name": "string",
"usage_bytes": 0,
"file_counts": {
"in_progress": 0,
"completed": 0,
"failed": 0,
"cancelled": 0,
"total": 0
},
"status": "expired",
"expires_after": {
"anchor": "last_active_at",
"days": 1
},
"expires_at": 0,
"last_active_at": 0,
"metadata": {
"property1": "string",
"property2": "string"
}
}