npm_profile
Fetch the authenticated npm user's profile details, including name, email, 2FA status, and creation date, to verify whether two-factor authentication is enabled for publishing.
Instructions
Get the authenticated user's npm profile — name, email, 2FA status, creation date. Useful for checking whether 2FA is enabled (which affects token requirements for publishing).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||