clone_plot
Duplicate an existing plot to create independent variations without modifying the original.
Instructions
Create a copy of an existing plot that can be modified independently.
Useful for creating variations of a visualization without altering the original.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plot_id | Yes | ID of the plot to clone | |
| new_title | No | Optional new title for the clone |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |