calculate
Perform mathematical calculations including addition, subtraction, multiplication, and division using specified numbers. Accessible through the MCP Server for basic utility tasks.
Instructions
Perform basic mathematical calculations
Input Schema
Name | Required | Description | Default |
---|---|---|---|
a | Yes | First number | |
b | Yes | Second number | |
operation | Yes | The mathematical operation to perform |