list_documents
Retrieve a paginated list of all documents stored in the Chroma vector database, specifying limit and offset for efficient navigation and management.
Instructions
List all documents stored in the Chroma vector database with pagination
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | ||
offset | No |