Tool to fetch metadata for a specified npm package. Use after confirming the exact package name, including scope. Responses can be large; prefer reading top-level fields like 'dist-tags', 'description', and 'license' rather than scanning the entire object.
packageRequiredstringName of the npm package to fetch, including optional scope (e.g., '@babel/core').
versionstringSpecific version or dist-tag to fetch (e.g., 'latest', '1.2.3'). If omitted, returns abbreviated metadata for all versions. Use 'dist-tags.latest' as the authoritative stable version; do not infer it from 'versions' or 'time' maps, which may include pre-releases or deprecated en…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.