add
Performs addition of two numbers, enabling users to input numerical values for calculation. Ideal for demonstrating dynamic input collection via the Model Context Protocol (MCP) elicitation system.
Instructions
Adds two numbers
Input Schema
Name | Required | Description | Default |
---|---|---|---|
a | Yes | First number | |
b | Yes | Second number |