Describe a mathematical operation
math.describeGet the exact input schema and argument examples for an unfamiliar math operation before executing it. Use the returned example as a template to build valid math.run arguments.
Instructions
Get schema and argument examples only for one unfamiliar operation selected by math.search. Do not call this for known integer.machine_arithmetic or combinatorics.count shapes. Examples are arguments objects; nest one under math.run.arguments and pass its id as math.run.operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | Selected operation whose exact closed input schema and examples are needed. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||