describe_file
Retrieve file statistics and field definitions for a Universe file to understand its structure before querying.
Instructions
Get a comprehensive description of a Universe file.
Combines file statistics with dictionary information to provide full context about the file structure. Useful for understanding data structure before querying.
Args: file_name: Name of the Universe file
Returns: Dictionary containing file stats, field definitions, and counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||