list_diagnostic_signatures
Fetch grouped disk-write, hang, or launch problems for a build from real devices, each with a symbolicated signature, weight, and Apple's insight.
Instructions
List the diagnostic signatures for a build — groups of similar disk-write, hang or launch problems collected from real devices, each with the symbolicated signature, a weight between 0 and 1 (how much of the problem it accounts for) and Apple's insight. Use get_diagnostic_logs with a signature ID for the detailed logs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max signatures (default: 25) | |
| build_id | Yes | Build ID (from list_builds) | |
| diagnostic_type | No | Filter by diagnostic type: DISK_WRITES, HANGS or LAUNCHES |