get_build_logs
Resolve a Xcode Cloud build, download text-like log artifacts to a local directory, and return a compact summary of failed tests, highlights, and log paths for inspection.
Instructions
Resolve a build, download text-like log artifacts, save them under a temporary local directory, and return a compact summary with failed tests, highlights, and saved log paths that local agents can inspect with grep or cat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| buildRunId | No | ||
| workflowId | No | ||
| buildNumber | No | ||
| buildSelector | No | ||
| maxCharacters | No |