get_changelog
Acquire the full CHANGELOG.md content for a plugin to inspect changes between versions, useful after a compliance check indicates an outdated entry.
Instructions
Get the full CHANGELOG.md content for a plugin.
Useful after check_compliance signals an outdated entry — shows what changed between versions without leaving the MCP context.
Returns:
plugin: plugin name
version: current version
changelog_raw: full CHANGELOG.md text (null if absent)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plugin | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||