1. validate
Check if a dataset exists and is accessible.
2. get_info
Get detailed information about a dataset.
3. get_rows
Get paginated contents of a dataset.
4. get_first_rows
Get first rows from a dataset split.
5. get_statistics
Get statistics about a dataset split.
6. search_dataset
Search for text within a dataset.
7. filter
Filter rows using SQL-like conditions.
8. get_parquet
Download entire dataset in Parquet format.