Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCircleCI ToolsCircleci Trigger Pipeline
CircleCI Tools

Circleci Trigger Pipeline

Triggers a new CI/CD pipeline run for a specified CircleCI project. Use this tool to programmatically start a build on a specific branch or tag, optionally passing custom pipeline parameters for conditional workflow execution. Requires write access to the project.

Write actionRisk level 2 of 5API key connection
Use Circleci Trigger Pipeline

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

  • tagstring
    The git tag to trigger the pipeline on. Use this to trigger builds for tagged releases. Cannot be used together with 'branch'.
  • branchstring
    The branch name to trigger the pipeline on. If not specified, triggers on the project's default branch. Cannot be used together with 'tag'.
  • parametersobject
    Pipeline parameters as key-value pairs to pass to the CircleCI config. These parameters must be declared in your .circleci/config.yml file. Useful for conditional workflow execution or dynamic configuration.
  • project_slugstring
    Required
    Project identifier in the format 'vcs-slug/org-name/repo-name'. The vcs-slug should be 'gh' (GitHub) or 'bb' (Bitbucket). Example: 'gh/my-org/my-repo' for a GitHub project.

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.