check_build_status
Retrieve Xcode Cloud build status from Slack notifications to monitor recent builds, including workflow status, duration, and timestamps.
Instructions
Get the latest Xcode Cloud build status from Slack notifications. Returns recent build messages including status, workflow name, duration, and timestamp.
Input Schema
TableJSON 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. |