Vector Store Tool
AI tool to store information in a vector database for later retrievalProperties
| Property | Value |
|---|---|
| Type | vector-db-upsert-tool |
| Family | AI |
| Group | Tools |
Parameters
| Name | Label | Type | Description | Required |
|---|---|---|---|---|
| provider | Vector DB Provider | Select | Choose the vector database provider | Yes |
| toolName | Tool Name | String | Name the AI will use to call this tool | No |
| toolDescription | Tool Description | String | Description to help the AI understand when to use this tool | No |
| content | Content | String | No | |
| category | Category | String | No |
Outputs
| Name | Label | Type | Description |
|---|---|---|---|
| success | success | boolean | Whether storage succeeded |
| storedId | storedId | string | ID of the stored document |

