get_document_info
Retrieve document details like chunk count and metadata by providing the filename. Use this to inspect stored documents.
Instructions
Get information about a specific document including chunk count and metadata.
Args: document: The filename of the document to get info for
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document | Yes |