get_vector_count
Retrieve vector count statistics for AnythingLLM system-wide or for a specific workspace using its slug.
Instructions
Get vector count for AnythingLLM (system-wide or workspace-specific).
Args: slug: Optional workspace slug. If provided, returns vector count for that workspace.
Returns: JSON string or status message with vector count stats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |