ateam_sync_all
Synchronize all tenants by pushing Builder FS changes to GitHub and pulling them to Core MongoDB. Authenticate with master key.
Instructions
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 |
|---|---|---|---|
| push_only | No | Only push to GitHub (skip pull to Core). Default: false (full sync). | |
| pull_only | No | Only pull from GitHub to Core (skip push). Default: false (full sync). |