cork_get_software_packages
Find software packages available for installation across WinGet and Chocolatey. Filter by package manager or search by name or publisher to get package IDs for install dispatch.
Instructions
List software packages available to install across supported package managers (WinGet, Chocolatey). Filter by package_manager_key or search (substring match against name/publisher). Returns package_id values that would be used by a future install dispatch - this connector does not implement software install itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based). Defaults to 1. | |
| search | No | Case-insensitive substring match against package name and publisher. | |
| page_size | No | Items per page (max 100). Defaults to 10. | |
| package_manager_key | No | Filter by package manager key. |