Analyze, validate, and fix CircleCI configuration files by providing raw YAML content. Returns errors for invalid configs or confirms validity, ensuring accurate workflow setup.
Analyzes, validates, and fixes CircleCI configuration files by processing raw YAML content. Detects errors in the config and returns them for correction, ensuring proper setup for CI pipelines.
Retrieve a list of CircleCI projects followed by the user, including project names and slugs, to enable project selection and further operations. Essential for workflows requiring project identification and specific tool interactions.
Retrieve flaky test data in CircleCI projects to identify and address intermittent failures. Supports project slugs, direct URLs, or workspace detection for accurate results.
Retrieve and analyze CircleCI build failure logs to debug issues. Supports input via project slug, direct URL, or workspace details, ensuring accurate log access for troubleshooting.