git_import
Import content from a Git repository into a GitBook space. This action overwrites existing content, so use with caution.
Instructions
Import content from a Git repository into a GitBook space (DESTRUCTIVE: overwrites existing content)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The Git repository URL to import from | |
| spaceId | Yes | The ID of the space to import into |