npmPackageReadme
Retrieve README content for NPM packages to access their documentation. Provide package names, and optionally bypass cache for fresh data.
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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | ||
| results | No | ||
| summary | No |