snapshot_create
Create a point-in-time backup of a Qdrant collection to protect against data loss before bulk re-ingest or schema changes. Use on a routine cadence to enable restoration.
Instructions
Creates a point-in-time backup (snapshot) of a collection. Use this before a risky operation (bulk re-ingest, schema change) or on a routine backup cadence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | Yes | ||
| created_at | Yes | ||
| snapshot_name | Yes |