get_software_installers
Retrieve software installer download URLs for a specific customer, with optional filters for software and installer type.
Instructions
Retrieve software installer download URLs for a specific customer. Supports filtering by software type and installer type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customerId | Yes | The customer ID | |
| softwareType | No | Software type filter (e.g. "agent") | |
| installerType | No | Installer type filter (e.g. "msi", "exe") |