sync_fork
Synchronizes a forked project with its parent to incorporate upstream changes. Optionally performs a hard sync that replaces all content.
Instructions
Syncs a forked project with its parent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hardSync | No | Whether to perform hard sync (replaces everything) | |
| projectSlug | Yes | Forked project slug to sync |