Circleci
Circleci

Template description for circleci

Completely Secure
120130VIEWS
2281USERS

Tools

1 of 2

Get Job Artifacts

Tool to retrieve artifacts produced by a specific job. Use after a job has completed to list its output files.

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.

Get Pipeline Config

Tool to fetch pipeline configuration by ID. Use when you need the source or compiled YAML of a specific pipeline.

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.

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.

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).