draw_schematic
Generate a schematic diagram from a stored circuit netlist and output a publicly accessible URL to view the image.
Instructions
Generate a schematic diagram from a stored circuit's netlist.
When a schematic_url is present in the response, ALWAYS include it as a clickable link in your message to the user. Users cannot see inline images. The schematic_url in the response is a public internet-accessible URL, not a sandbox or localhost URL. Always share it directly with the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| circuit_id | Yes | ||
| fmt | No | png |