get_node_pack_details
Retrieve full details of a ComfyUI custom node pack from the public registry: description, author, license, repository, install count, latest version, node types, and changelogs.
Instructions
Get full details for one ComfyUI custom node pack from the public ComfyUI Registry: description, author, license, repository, install count, latest version, the node types it provides, and recent version changelogs. Read-only and network-only (hosted registry over HTTP); does not require a running ComfyUI. Look up the pack id via search_custom_nodes first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Exact registry pack id (the 'id' field from search_custom_nodes), e.g. 'comfyui-impact-pack' |