Agentic Service Discovery

Resources

C

CircleCI

by Circle Internet Services, Inc.

Connect agents to CircleCI to trigger pipelines, monitor builds, and retrieve test results.

OtherFree / PaidAPI keyci-cddevopspipelinesbuildstestingdeployment

How agents use CircleCI

  • Trigger deployment pipelines based on events in other systems
  • Monitor build status and notify teams of failures with context
  • Cancel stuck pipelines to free up build capacity
  • Correlate deployment events with monitoring alerts for incident context
  • Retrieve test results to include in release notes or QA reports

Agent actions

Get PipelinesList recent pipelines for a project

Inputs: projectSlug, branch, pageToken

Returns: pipelines, nextPageToken

Get PipelineRetrieve a specific pipeline by ID

Inputs: pipelineId

Returns: pipeline, state, number, vcs

Trigger PipelineTrigger a new pipeline for a project branch

Inputs: projectSlug, branch, tag, parameters

Returns: pipelineId, pipelineNumber, state

Get WorkflowGet details about a workflow within a pipeline

Inputs: workflowId

Returns: workflow, status, name, stoppedAt

Get Workflow JobsList jobs within a workflow

Inputs: workflowId

Returns: jobs, failedJobs

Cancel WorkflowCancel a running workflow

Inputs: workflowId

Returns: message, success

Example workflows

1

Deployment trigger

Agent triggers a CircleCI deployment pipeline after a PR is merged and tests pass

2

Build monitor

Agent checks pipeline status and posts failures to Slack with job-level details

About CircleCI

Vendor
Circle Internet Services, Inc.
Pricing Always review details with the vendor
Free / PaidFree: 6,000 build minutes/month. Performance plan from $15/month. Scale and custom plans available.
Authentication
API key
Rate limit Always review details with the vendor
500 requests / minute
Compatible nodes
AgentResourceInputOutput

Build an AI workflow with CircleCI

Use the Agentic Planner to design, visualize, and connect CircleCI with your other tools.

Open Agentic Planner

Related Other tools