ragbrain_browse_namespace
Browse a specific namespace to list all stored documents with their names, IDs, chunk counts, and creation dates.
Instructions
List all documents stored in a specific namespace. Returns document names, IDs, chunk counts, and creation dates. Use this to see what's in a particular knowledge area.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of documents to return (default: 50) | |
| namespace | Yes | The namespace to browse (e.g., 'personal', 'work/projects') |