Hugging Face · Capability
Hugging Face Hub API — Models
Hugging Face Hub API — Models. 5 operations. Lead operation: List Available Metrics. Self-contained Naftiko capability covering one Hugging Face business surface.
What You Can Do
GET
Listmetrics
— List Available Metrics
/v1/metrics
GET
Listmodels
— List Models on the Hub
/v1/models
GET
Listmodeltags
— List Model Tags Grouped by Type
/v1/models-tags-by-type
GET
Getmodel
— Get Model Information
/v1/models/{repo-id}
GET
Getmodelrevision
— Get Model Information at a Specific Revision
/v1/models/{repo-id}/revision/{revision}
MCP Tools
list-available-metrics
List Available Metrics
read-only
idempotent
list-models-hub
List Models on the Hub
read-only
idempotent
list-model-tags-grouped-type
List Model Tags Grouped by Type
read-only
idempotent
get-model-information
Get Model Information
read-only
idempotent
get-model-information-specific-revision
Get Model Information at a Specific Revision
read-only
idempotent