ateam_sync_all
Sync ALL tenants: push Builder FS → GitHub, then pull GitHub → Core MongoDB. Requires master key authentication. Returns a summary table with results for each tenant/solution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pull_only | No | Only pull from GitHub to Core (skip push). Default: false (full sync). | |
| push_only | No | Only push to GitHub (skip pull to Core). Default: false (full sync). |