action_add_milvus
Add a Milvus vector database connection to an endpoint context, enabling access to vectors via ctx.MILVUS.
Instructions
Add Milvus vector DB connection to an endpoint's context. Provides ctx.MILVUS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | Yes | The action endpoint. Use 'name' or 'package/name'. Each segment must start with a letter and contain only letters, numbers, and hyphens; underscores and spaces are invalid (example: 'v1/employees-photo'). |