Hugging Face Dataset Viewer Use this skill to execute read-only Dataset Viewer API calls for dataset exploration and extraction. Core workflow 1. Optionally validate dataset availability with . 2. Resolve + with . 3. Preview with . 4. Paginate content with using and (max 100). 5. Use for text matching and for row predicates. 6. Retrieve parquet links via and totals/metadata via and . Defaults - Base URL: - Default API method: - Query params should be URL-encoded. - is 0-based. - max is usually for row-like endpoints. - Gated/private datasets require . Dataset Viewer - : - : - : - : - : - : -…