list_ci_issues
List Xcode Cloud issues for a build action, including errors, warnings, analyzer and test failures, with messages and source file locations. Use this to identify the cause when a build action fails.
Instructions
List the issues Xcode Cloud reported for a build action (errors, warnings, analyzer and test failures) with the message and the source file location. This is what to read when a build run failed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max issues (default: 50) | |
| build_action_id | Yes | Xcode Cloud build action ID (from list_ci_build_actions) |