CIRCLECI_BASE_URL
— default: https://circleci.comCIRCLECI_TOKEN
— your CircleCI API tokenTool | Short Description |
---|---|
analyze_diff | Analyze a git diff against cursor rules to identify rule violations. |
config_helper | Analyze, validate, and fix CircleCI configuration files. |
create_prompt_template | Generate and provide test cases for a prompt template based on requirements or existing prompts. |
find_flaky_tests | Retrieve information about flaky tests in a CircleCI project. |
get_build_failure_logs | Retrieve log output to help debug CircleCI build failures. |
get_job_test_results | Retrieve test metadata for a CircleCI job. |
get_latest_pipeline_status | Get the status of the latest pipeline for a CircleCI project. |
list_followed_projects | List all projects that the user is following on CircleCI. |
recommend_prompt_template_tests | Generate recommended tests for a given prompt template. |
rerun_workflow | Rerun a workflow from start or from the failed job. |
run_evaluation_tests | Run evaluation tests (“Prompt Tests”) on a CircleCI pipeline. |
run_pipeline | Trigger a new CircleCI pipeline and receive a monitor URL. |
analyze_diff
config_helper
create_prompt_template
find_flaky_tests
get_build_failure_logs
get_job_test_results
get_latest_pipeline_status
list_followed_projects
recommend_prompt_template_tests
rerun_workflow
run_evaluation_tests
run_pipeline