Use Qdrant as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.
No triggers available
Retrieves parameters from the specified collection
Creates a new collection with the given parameters
Updates the parameters of the specified collection
Drops the specified collection and all associated data in it
Returns a list of all existing collections
Checks whether the specified collection exists
Insert or update points (vectors) in a collection
Search for similar vectors in a collection
Retrieve points by their IDs
Delete points from a collection
Scroll through all points in a collection with optional filtering
Count points in a collection with optional filtering
Set or update payload for specific points
Delete specific payload fields from points
Create a snapshot of a collection
Collect telemetry data including application info, system info, collection info, cluster info, configs and statistics
Returns details about the running Qdrant instance including version info
Collect Prometheus metrics data including application info, collection info, cluster info and statistics
Kubernetes health check - checks the health of individual instance
Kubernetes liveness probe - monitors the container responsiveness and alerts in case of failure
Kubernetes readiness probe - checks the instance to see when it can start accepting traffic