needle_get_collection_stats
Retrieve detailed statistics on a Needle collection, including document count, processing status, storage usage, and index health. Monitor growth, verify completion, and ensure readiness for operations.
Instructions
Retrieve detailed statistical information about a Needle collection's contents and status. Provides metrics including: - Total number of documents - Processing status of documents - Storage usage and limits - Index status and health Use this tool to: - Monitor collection size and growth - Verify processing completion - Check collection health before operations Essential for ensuring collection readiness before performing searches.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection_id | Yes | The unique collection identifier to get statistics for |