edgegate_connect_huggingface
Store a validated HuggingFace personal access token for a workspace to enable reading private, gated, or Qualcomm-org repositories. Rotates existing tokens and requires admin role.
Instructions
Store a personal HuggingFace access token for this workspace so the import flow can read private / gated / Qualcomm-org repos (most qualcomm/, Intel/, and many Xenova/* repos 401 the anonymous endpoint). The token is validated against HF whoami before encryption and is never echoed in plaintext. If an integration already exists this tool rotates the token. Requires admin role.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Personal HuggingFace access token (starts with hf_). Generate one at https://huggingface.co/settings/tokens — Read scope is enough for the import flow. | |
| workspace_id | Yes |