Skip to main content
Glama

delimit_semver

Classify semantic version bumps (MAJOR/MINOR/PATCH/NONE) by comparing OpenAPI spec changes and optionally compute the next version string.

Instructions

Classify the semver bump for a spec change (MAJOR/MINOR/PATCH/NONE).

Deterministic classification based on diff engine output. Optionally computes the next version string.

Args: old_spec: Path to the old OpenAPI spec file. new_spec: Path to the new OpenAPI spec file. current_version: Optional current version (e.g. "1.2.3") to compute next version.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
old_specYes
new_specYes
current_versionNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/delimit-ai/delimit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server