> ## Documentation Index
> Fetch the complete documentation index at: https://docs.toolzz.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Import a Toolzz Bot

> Endpoint to import Toolzz Bot

## Body Description

<ParamField path="workspaceId" type="string" required>
  The workspace to import a bot from.
</ParamField>

<ParamField path="typebot" type="object[]" required>
  The Bot information.
</ParamField>
