sync_all
Pull the latest profile, detect changes, and review a merge plan to synchronize team configurations.
Instructions
Pull latest profile, detect changes, and present a merge plan.
This is a convenience tool that combines pull + status check into one call. Returns a plan showing which configs need merging.
Args: namespace: Profile namespace project_root: Project root for project-relative targets
Returns: Merge plan with status of each config (pending/merged/changed)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | Yes | ||
| project_root | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||