multiply
Perform quick multiplication of two integers with this simple tool. Ideal for basic math operations within the MCP Boilerplate Server framework.
Instructions
Multiply two numbers together
Input Schema
Name | Required | Description | Default |
---|---|---|---|
a | Yes | ||
b | Yes |