Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDatabricks ToolsDatabricks Workspace Git Credentials Create
Databricks Tools

Databricks Workspace Git Credentials Create

Tool to create Git credentials for authenticating with remote Git repositories in Databricks. Use when you need to set up Git integration for version control operations. Multiple credentials can be created, typically one per Git provider. Use the is_default_for_provider flag to…

Write actionRisk level 2 of 5API key connection
Use Databricks Workspace Git Credentials Create

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • namestring
    Identifier used for looking up the git credential. Useful for organizing multiple credentials
  • git_emailstring
    The authenticating email associated with your Git provider user account. Used for authentication with the remote repository and sets the author & committer identity for commits. Either git_username or git_email must be provided for GitHub Enterprise. Recommended for all providers
  • git_providerstring
    Required
    The Git provider name. Case-insensitive. Valid values include gitHub, bitbucketCloud, gitLab, azureDevOpsServices, gitHubEnterprise, bitbucketServer, gitLabEnterpriseEdition, and awsCodeCommit
  • git_usernamestring
    The username provided with your Git provider account. Used to set the Git committer & author names for commits. Required for Bitbucket Cloud and AWS CodeCommit. Either git_username or git_email must be provided for GitHub Enterprise
  • personal_access_tokenstring
    The personal access token used to authenticate to the corresponding Git provider. This is required for authenticating with the Git provider
  • is_default_for_providerboolean
    If true, this credential serves as the default for the given provider. Only one credential can be default per provider

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.