get_corpus_statistics
Analyze document collections by calculating statistical metrics from specified URN identifiers to understand corpus characteristics and patterns.
Instructions
Get statistical information about a corpus of documents.
Args: urns: List of URN identifiers for documents
Returns: JSON string containing corpus statistics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urns | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |