fabric_git_connect
Connect a Microsoft Fabric workspace to a Git repository for version control. Provide git provider details such as Azure DevOps or GitHub, including organization, project, repository, branch, and directory.
Instructions
Connect a workspace to a Git repository. gitProviderDetails = { gitProviderType: "AzureDevOps"|"GitHub", organizationName, projectName, repositoryName, branchName, directoryName }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gitProviderDetails | Yes | Git provider connection details | |
| workspace | No | Workspace ID (defaults to FABRIC_DEFAULT_WORKSPACE) |