xcresult_list_attachments
List all attachments for a specific test in an Xcode xcresult file, showing names, types, and indices for targeted export.
Instructions
List all attachments for a specific test - shows attachment names, types, and indices for export
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xcresult_path | Yes | Absolute path to the .xcresult file | |
| test_id | Yes | Test ID or index number to list attachments for |