npmPackageReadme
Retrieve README content for specified NPM packages to access documentation and usage instructions directly.
Instructions
Get the README content for NPM packages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packages | Yes | List of package names to get READMEs for | |
| ignoreCache | No | Force a fresh lookup, ignoring the cache |