Hugging Face · Arazzo Workflow
Hugging Face Dataset Search and Statistics
Version 1.0.0
Resolve a dataset split, full-text search within it, then pull column statistics.
Provider
Workflows
dataset-search-and-statistics
Search a dataset split and pull descriptive statistics for the same split.
Discovers the first split of a dataset, performs a full-text search within it, and fetches column statistics for the split.
1
resolveSplit
Resolve the dataset's first subset and split to use as the search and statistics target.
2
searchSplit
Run a full-text search across the resolved split and return the matching rows.
3
getColumnStatistics
Retrieve descriptive statistics for the columns of the resolved split to contextualize the search matches.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.