visualize_circuit
Generate a text visualization of a quantum circuit by providing its name. View the circuit structure in a readable text format.
Instructions
Get a text visualization of the quantum circuit.
Args: circuit_name: Name of the circuit to visualize
Returns: Text representation of the circuit
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| circuit_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |