check_build_status
Retrieve recent Xcode Cloud build status from Slack notifications, including workflow name, duration, and timestamp. Filter by workflow for specific builds.
Instructions
Get the latest Xcode Cloud build status from Slack notifications. Returns recent build messages including status, workflow name, duration, and timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of recent build messages to retrieve (default: 5, max: 20) | |
| workflow | No | Filter by workflow name (e.g., 'Cuti-E-Admin', 'Nutri-E'). Case-insensitive partial match. |