clone_artifact
Clone ServiceNow platform artifacts to new names or scopes for scripting and automation workflows.
Instructions
Clone a platform artifact to a new name/scope. [Scripting]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Source artifact table | |
| sys_id | Yes | Source artifact sys_id | |
| new_name | Yes | Name for the cloned artifact | |
| target_scope | No | Target application scope (optional) |