sophos_get_installer_downloads
Retrieve download links for Sophos agent installers by specifying your tenant ID, with optional filters for products and platforms.
Instructions
Get available Sophos agent installer download links for specified products and platforms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platforms | No | Comma-separated platforms to include (e.g. 'windows,linux,macos'). All platforms returned if omitted. | |
| tenant_id | Yes | Tenant UUID | |
| requested_products | No | Comma-separated products to include (e.g. 'coreAgent,endpointProtection'). All products returned if omitted. |