conversion_base_converter
Convert numbers between any base from 2 to 36 with step-by-step working, supporting binary, octal, decimal, and hexadecimal.
Instructions
Menu ID: base_converter. Base Converter (Any Base 2-36). Convert numbers between any base from 2 to 36 with step-by-step working. Supports binary, octal, decimal, hexadecimal, and arbitrary radix conversions. Use describe_tool with tool_id "base_converter" for full page guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | ||
| from_base | Yes | ||
| to_base | Yes |