Check Mod Updates
check_mod_updatesCheck installed mods for updates compatible with a target SPT version, including dependency validation and prerelease support.
Instructions
Check for available updates for installed mods against a target SPT version. Handles dependency validation and prerelease logic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mods | Yes | Comma-separated identifier:version pairs. Identifier can be mod ID or GUID. E.g. '5:1.2.0,com.example.mod:2.0.5' | |
| spt_version | Yes | Target SPT version to check compatibility against |