Skip to content

compare_versions

MCP server · Train and read

Structural diff between two versions of the same thing: two versions of a semantic entry, or two models’ saved configurations. Returns what changed, with a summary line per change. Read-only.

What it needs

ArgumentTypeRequiredDescription
kindstringYes
astringYes
bstringYes

What it returns

The structural differences between the two versions, with a summary line for each change.

Credential

An app session token, from an authenticated app.ax1om.ai session. Call it with only an API key and you get a plain refusal saying so, rather than a confusing 401.

Network call: yes. The full credential split is on authentication.

Example call

Most readers never write the protocol themselves: the agent does, once the server is connected. Both forms are the same call.

prompt
Use the ax1om MCP server.
Call compare_versions: structural diff between two versions of the same thing: two versions of a semantic entry, or two models’ saved configurations.

The arguments object is whatever this tool's own input schema declares. An MCP client reads that schema from the server, so it is the server that answers for the exact shape rather than this page.

Need help?Contact supportLatest changes?See the changelog
Something wrong?Check system statusComing soon