data_list
List registered datasets with name, kind, row count, and columns to identify available data before querying or registering a new file.
Instructions
List the registered datasets: name, kind, row_count, column names.
Call this first when the user mentions a table or file and you do not
know its dataset name. Query a dataset by its name in SQL. An empty
list means nothing is registered yet: use data_register with the path.
Keywords: what data do you have, list datasets, tables, files, spreadsheets, qué datos hay, qué tablas hay, lista de datasets, archivos, hojas de cálculo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||