clone_visual
Deep-clone a visual onto its page or a target page, nudge the copy into view, generate a fresh unique ID, and return the new visual ID.
Instructions
Deep-clone one visual (with a fresh unique id) onto its page or onto targetPage. On the same page the copy is nudged so it is visible. Returns the new visual id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | page name or displayName the visual is on | |
| visual | Yes | visual name to clone | |
| targetPage | No | destination page (omit = same page) | |
| reportSessionId | Yes |