visualize_circuit_mermaid
Generate a Mermaid flowchart diagram of a quantum circuit by providing the circuit name.
Instructions
Generate a Mermaid flowchart diagram of the quantum circuit.
Args: circuit_name: Name of the circuit to visualize
Returns: Mermaid flowchart syntax representing the quantum circuit
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| circuit_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |