get_dotnet_package
Retrieve the latest version of a .NET NuGet package by providing the package name. Returns version metadata from the NuGet registry.
Instructions
Get the latest version of a .NET NuGet package.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | The NuGet package name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||