Circleci
Overview
SLUG: CIRCLECI
Description
Template description for circleci
Authentication Details
API Key
Connecting to Circleci
Create an auth config
Use the dashboard to create an auth config for the Circleci toolkit. This allows you to connect multiple Circleci accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Circleci toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CIRCLECI_GET_JOB_ARTIFACTS
Tool Name: Get Job Artifacts
Description
Action Parameters
Action Response
CIRCLECI_GET_JOB_DETAILS
Tool Name: Get Job Details
Description
Action Parameters
Action Response
CIRCLECI_GET_PIPELINE_CONFIG
Tool Name: Get Pipeline Config
Description
Action Parameters
Action Response
CIRCLECI_GET_TEST_METADATA
Tool Name: Get Test Metadata
Description
Action Parameters
Action Response
CIRCLECI_GET_USER_INFORMATION
Tool Name: Get User Information
Description
Action Parameters
Action Response
CIRCLECI_LIST_PIPELINES_FOR_PROJECT
Tool Name: List Pipelines for Project
Description
Action Parameters
Action Response
CIRCLECI_LIST_SELF_HOSTED_RUNNERS
Tool Name: List Self-Hosted Runners
Description
Action Parameters
Action Response
CIRCLECI_LIST_WORKFLOWS_BY_PIPELINE_ID
Tool Name: List Workflows by Pipeline ID
Description
Action Parameters
Action Response
CIRCLECI_TRIGGER_PIPELINE
Tool Name: Trigger Pipeline
Description
Action Parameters
Action Response