Skip to main content
Glama
ItamiForge

react-native-toolkit

by ItamiForge

compare-api-versions

Compare API changes between any two versions of React Native, Expo, or related libraries. See added, removed, and modified APIs to identify breaking changes before upgrading.

Instructions

Compares API differences between two versions of a library, showing added, removed, and modified APIs. Useful for understanding breaking changes and new features when upgrading.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cwdNoCurrent working directory for version detection
libraryYesLibrary to compare
toVersionYesTarget version (e.g., '0.72', 'SDK 50')
detailLevelNoLevel of detail in outputsummary
fromVersionYesStarting version (e.g., '0.71', 'SDK 49')
showUnchangedNoInclude count of unchanged APIs
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations are absent, so the description carries the behavioral disclosure burden. It mentions the output type (added, removed, modified APIs), which is useful, but does not explicitly state that the operation is read-only, or disclose any side effects, limitations, or potential failures. This is adequate but not rich.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences, front-loaded with the main action and outcome, and contains no redundant text. Each sentence contributes distinct value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With no output schema and no annotations, the description gives a general sense of output (added/removed/modified APIs) but lacks details on output structure, default behaviors (e.g., summary vs. detailed), or any operational caveats. The schema is rich, but the description could be more complete for a 6-parameter tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so parameters are fully documented in the schema. The description adds no extra nuance about parameters beyond reiterating that it compares two versions. Baseline of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's function: comparing API differences between two library versions and listing added, removed, and modified APIs. This specific verb+resource combination distinguishes it from sibling tools like resolve-library or suggest-migration-path, which focus on different tasks.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides a clear use case: 'useful for understanding breaking changes and new features when upgrading.' This implies when to use the tool, though it does not explicitly mention alternatives or when not to use it, which prevents a 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/ItamiForge/mcp-react-native-toolkit'

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