get_data_info
Deprecated tool for dataset overview: displays variables and head rows. Use data_inspect instead.
Instructions
Deprecated: use data_inspect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| head | No | ||
| data_path | Yes | ||
| vars_list | No | ||
| project_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| run | No | ||
| data | No | ||
| error | No | ||
| warnings | No |