delete_monitor_builds
Delete all stored build records for a flow to clean up old data and free storage space. Use cautiously as deletion is permanent.
Instructions
Delete build history for a specific flow. Removes all stored build execution records to clean up old data and free storage space. Use cautiously as this permanently removes build history that may be useful for debugging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow_id | Yes | Flow ID (UUID) to delete build history for |