list_csv_files
Browse and identify CSV files stored in your directory with their metadata to quickly locate and access your data files.
Instructions
List all CSV files in the storage directory.
Returns:
Dictionary with list of CSV files and their metadata
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}