nuget_search
Search the NuGet registry for packages matching a query string, with configurable result limit.
Instructions
Search the NuGet registry for packages matching a query string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| limit | No | Max results (default 20) |