add
Calculate the sum of two numbers using a simple JSON input format. Designed for integration with EpicMe MCP, enabling efficient numerical operations.
Instructions
Adds two numbers
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| a | Yes | First number | |
| b | Yes | Second number |