AI & ML135 toolsPaste one API key
Hugging Face integration for AI agents
Models, datasets, spaces, and AI inference APIs
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Hugging Face once and call the same tools from all of them.
Setup
Connect Hugging Face through ClawLink's hosted setup to manage models, datasets, spaces, and inference APIs.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Hugging Face exposes 135 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
hugging_face_check_dataset_validity | Check whether a dataset is valid | Read |
hugging_face_check_models_upload_method | Check upload method for model files | Read |
hugging_face_create_ask_access | Request access to a gated repository | Write |
hugging_face_create_collection | Create a new collection on Hugging Face | Write |
hugging_face_filter_dataset_rows | Filter rows in a dataset split | Read |
hugging_face_generate_chat_completion | Generate a chat completion response | Read |
hugging_face_generate_embeddings | Convert text into vector embeddings | Read |
hugging_face_get_daily_papers | Retrieve daily papers from Hugging Face | Read |
hugging_face_check_spaces_upload_method | Check if files should be uploaded through the Large File mechanism or directly to Hugging Face | Read |
hugging_face_create_datasets_preupload | Check if files should be uploaded via Large File Storage (LFS) or directly to a Hugging Face | Write |
hugging_face_get_dataset_croissant | Get Croissant metadata about a Hugging Face dataset | Read |
hugging_face_get_dataset_first_rows | Get the first 100 rows of a dataset split along with column data types and features | Read |
hugging_face_get_dataset_info | Get general information about a dataset including description, citation, homepage, license, and | Read |
hugging_face_get_dataset_repo_info | Retrieve detailed information about a Hugging Face dataset repository | Read |
hugging_face_get_dataset_rows | Retrieve a slice of rows from a Hugging Face dataset split at any given location (offset) | Read |
hugging_face_get_dataset_size | Get the size of a Hugging Face dataset including number of rows and size in bytes | Read |
hugging_face_get_dataset_statistics | Get comprehensive statistics about a dataset split including column statistics and data | Read |
hugging_face_get_datasets_compare | Get a comparison (diff) between two revisions of a Hugging Face dataset | Read |
hugging_face_get_datasets_jwt | Generate a JWT token for accessing a Hugging Face dataset repository | Read |
hugging_face_get_datasets_leaderboard | Retrieve evaluation results ranked by score for a dataset's leaderboard | Read |
hugging_face_get_datasets_notebook | Get a Jupyter notebook URL from a Hugging Face dataset repository | Read |
hugging_face_get_datasets_resolve | Resolve and download a file from a Hugging Face dataset repository | Read |
hugging_face_get_datasets_scan | Retrieve the security scan status of a Hugging Face dataset repository | Read |
hugging_face_get_datasets_tags_by_type | Retrieve all possible tags used for datasets on Hugging Face, grouped by tag type | Read |
hugging_face_get_datasets_treesize | Get the total size of a Hugging Face dataset repository at a specific revision and path | Read |
hugging_face_get_datasets_xet_read_token | Get a read short-lived access token for XET from Hugging Face datasets | Read |
hugging_face_get_discussion | Get detailed information about a specific discussion or pull request on Hugging Face Hub | Read |
hugging_face_get_jobs_hardware | Retrieve available hardware configurations for Hugging Face Jobs with their specifications and | Read |
hugging_face_get_model_info | Retrieve detailed information about a Hugging Face model repository | Read |
hugging_face_get_model_tags_by_type | Retrieve all possible tags used for Hugging Face models, grouped by tag type | Read |