sync_git_to_workspace
Deploy a local Git PBIP tree to a Fabric workspace and receive skipped conflicts for manual resolution.
Instructions
Deploy a local Git PBIP tree to a Fabric workspace.
For v3 inicial the only conflict-resolution mode is manual:
conflicts are surfaced in items_skipped for human review. The
optional pre_deploy_profile + pre_deploy_findings arguments
can be passed via the input schema when you add them to the MCP
wrapper.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| repo_path | Yes | ||
| workspace_id | Yes | ||
| branch_or_commit | No | HEAD | |
| conflict_resolution | No | manual |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||