Skip to main content

ActorDuplicate

Actor duplicate (save-as / clone) request. Mirrors ToolDuplicate: executable definition and confirmation policy come from the source actor; only identity/placement metadata is overridable.

nameName (string)required
alias object
anyOf
string
description object
anyOf
string
collection_id object
anyOf
string

Possible values: non-empty

folder_id object
anyOf
string
tags object
anyOf
  • Array [
  • string
  • ]
  • ActorDuplicate
    {
    "name": "string",
    "alias": "string",
    "description": "string",
    "collection_id": "string",
    "folder_id": "string",
    "tags": [
    "string"
    ]
    }