generate_software_download_link
Generates a download link for a specified software installer for a customer. Requires the software ID from get_software_installers.
Instructions
Generate a software download link for a customer. Provide the softwareId obtained from get_software_installers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customerId | Yes | The customer ID | |
| softwareId | Yes | The software installer ID |