Hugging Face · Capability
Hugging Face Hub API — Datasets
Hugging Face Hub API — Datasets. 4 operations. Lead operation: List Datasets on the Hub. Self-contained Naftiko capability covering one Hugging Face business surface.
What You Can Do
GET
Listdatasets
— List Datasets on the Hub
/v1/datasets
GET
Listdatasettags
— List Dataset Tags Grouped by Type
/v1/datasets-tags-by-type
GET
Getdataset
— Get Dataset Information
/v1/datasets/{repo-id}
GET
Getdatasetparquet
— Get Dataset Parquet Files
/v1/datasets/{repo-id}/parquet
MCP Tools
list-datasets-hub
List Datasets on the Hub
read-only
idempotent
list-dataset-tags-grouped-type
List Dataset Tags Grouped by Type
read-only
idempotent
get-dataset-information
Get Dataset Information
read-only
idempotent
get-dataset-parquet-files
Get Dataset Parquet Files
read-only
idempotent