Purge managed queue
laravel_cloud_purge_managed_queuePermanently removes all messages from a managed queue. Requires instance ID and confirmation to complete this irreversible action.
Instructions
Permanently delete all messages currently in the queue. This cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to confirm this destructive operation. | |
| instance | Yes | Instance ID. |