Tool to retrieve artifacts produced by a specific job. Use after a job has completed to list its output files.
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.
Tool to fetch pipeline configuration by ID. Use when you need the source or compiled YAML of a specific pipeline.
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.
Tool to retrieve information about a CircleCI user by their unique ID. Use when you need user profile details after obtaining the user ID.
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).