switch_network
Switches the active Qubic network so all subsequent calls use the new endpoint. Supports mainnet, testnet, and custom networks added via add_network.
Instructions
Switch the active Qubic network. All subsequent tool calls will use the new endpoint. Built-in networks: "mainnet", "testnet". Use add_network to save custom networks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Network name to switch to (e.g., "mainnet", "testnet", "local") |