check_guardian_updates
Check if a newer version of VPS-Guardian-MCP is available on GitHub and provide update guidance.
Instructions
Check if a newer version or commit of VPS-Guardian-MCP is available on GitHub.
Provides automated version verification and action guidance for self-updating. Cached for 5 minutes to minimize network and CPU overhead.
Args: force_refresh: Set to True to bypass cache and query GitHub API directly.
Returns: JSON string with current version, latest commit, update availability, and AI warning notice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force_refresh | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |