import_content
Import content from a URL into a GitBook organization, with an optional target space. Warning: may overwrite existing content.
Instructions
Import content into a GitBook organization from a URL (DESTRUCTIVE: may overwrite existing content depending on target)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the content to import | |
| orgId | Yes | The organization ID | |
| spaceId | No | Optional target space ID (imports into this space) |