npmSearch
Search for NPM packages by name or keyword. Optionally set result limit and bypass cache for fresh results.
Instructions
Search for NPM packages with optional limit
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (default: 10) | |
| query | Yes | Search query for packages | |
| ignoreCache | No | Force a fresh lookup, ignoring the cache |