add
Add two integer numbers together to calculate their sum. Use this mathematical tool for basic arithmetic addition operations.
Instructions
Adds two integer numbers together.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| a | Yes | ||
| b | Yes |