
Beyond-Bot.ai + circleci
Template description for circleci
What You Can Do with this Integration
Automate Data Entry
Automatically sync new contacts or deals from Beyond-Bot.ai to circleci.
Enrich Customer Profiles
Use Beyond-Bot.ai to find and add new information to your records in circleci.
Trigger Workflows
Start automated workflows in circleci based on conversations with your virtual expert.
Available Actions
Here are the specific actions your virtual expert can perform within circleci.
Circleci Get Job Artifacts
Tool to retrieve artifacts produced by a specific job. use after a job has completed to list its output files.
Circleci Get Job Details
Tool to fetch details of a specific job within a project. use when you need status, timing, and executor information for a circleci job by its number.
Circleci Get Pipeline Config
Tool to fetch pipeline configuration by id. use when you need the source or compiled yaml of a specific pipeline.
Circleci Get Test Metadata
Tool to fetch test metadata for a specific job. use when you need detailed test results, run times, and failure messages after a job completes.
Circleci Get User Information
Tool to retrieve information about a circleci user by their unique id. use when you need user profile details after obtaining the user id.
Circleci List Pipelines For Project
Tool to list all pipelines for a specific project. use when you need to retrieve the pipelines for a project (e.g., to display recent runs on a dashboard).
Circleci List Self Hosted Runners
Tool to list available self-hosted runners. use when you need to retrieve all configured self-hosted runners for your organization.
Circleci List Workflows By Pipeline Id
Tool to list all workflows associated with a specific pipeline. use when you need to fetch or paginate through workflows by pipeline id.
Circleci Trigger Pipeline
Tool to trigger a new pipeline for the specified project. use when you need to start a build on a branch or tag programmatically.