clone_bot_as_child
Clone a parent bot to create a child bot that dynamically inherits its environment variables and commands, without duplication.
Instructions
Clone a bot as a child bot. Child bots dynamically inherit environment variables and commands/folders from the parent without copying. Requires sk_* key. Subject to cloning rate limits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| botid | Yes | The numeric parent bot ID. |