npm_verify_token
Check npm token validity to reveal username, 2FA status, and write access. Use it first when debugging write failures to rule out authentication issues before other fixes.
Instructions
Verify the NPM_TOKEN and surface its capabilities — username, 2FA status, and whether writes are likely to succeed. Call this FIRST when debugging any write failure to rule out auth issues before trying other fixes. Faster than running writes and interpreting 401/403 errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||