Developer Tools65 toolsPaste one API key
CircleCI integration for AI agents
Run pipelines, manage contexts, and set project variables
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect CircleCI once and call the same tools from all of them.
Setup
Connect CircleCI through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
CircleCI exposes 65 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
circleci_create_usage_export_job | Create a usage export job for a CircleCI organization | Write |
circleci_get_context | Retrieve a context by its unique ID | Read |
circleci_get_current_user | Retrieve information about the currently authenticated user | Read |
circleci_get_flaky_tests | Get flaky tests for a project | Read |
circleci_get_job_artifacts | Retrieves artifacts (output files like test results, logs, build binaries, reports) produced by | Read |
circleci_get_job_details | Fetch details of a specific job within a project | Read |
circleci_get_orb_details | Query detailed information about a CircleCI orb using the GraphQL API | Read |
circleci_get_orb_version | Retrieve detailed information about a specific CircleCI orb version via GraphQL | Read |
circleci_get_organization | Retrieve organization details from CircleCI using GraphQL query | Read |
circleci_get_organization_group | Retrieve a group in an organization | Read |
circleci_get_pipeline_config | Fetch pipeline configuration by ID | Read |
circleci_get_pipeline_definition | Retrieve a pipeline definition by project and definition ID | Read |
circleci_get_project | Retrieve a CircleCI project by its slug | Read |
circleci_get_project_workflows | Get summary metrics for all workflows of a project | Read |
circleci_get_test_metadata | Fetch test metadata for a specific job | Read |
circleci_get_usage_export_job | Retrieve a usage export job by organization ID and job ID | Read |
circleci_get_user_information | Retrieve information about a CircleCI user by their unique ID | Read |
circleci_get_workflow_summary | Get metrics and trends for a workflow | Read |
circleci_list_context_env_vars | List all environment variables for a specific context | Read |
circleci_list_insights_branches | Get all branches for a project from CircleCI Insights | Read |
circleci_list_insights_summary | Get summary metrics with trends for the entire organization and for each project | Read |
circleci_list_namespace_orbs | List orbs in a CircleCI registry namespace with pagination support | Read |
circleci_list_orb_categories | Retrieve all CircleCI orb categories with pagination support | Read |
circleci_list_orbs | List CircleCI orbs with pagination support via GraphQL API | Read |
circleci_list_organization_groups | List all groups in a CircleCI organization | Read |
circleci_list_pages_summary | Get summary metrics and trends for a project across its workflows and branches | Read |
circleci_list_pipeline_definitions | List all pipeline definitions for a specific project | Read |
circleci_list_pipelines | Get a list of pipelines for an organization | Read |
circleci_list_pipelines_for_project | List all pipelines for a specific project | Read |
circleci_list_project_env_vars | List all environment variables for a CircleCI project | Read |