Delete background process
laravel_cloud_delete_background_processDelete a background process by providing its ID and confirming the deletion. This tool removes background processes from Laravel Cloud.
Instructions
Delete a background process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to confirm this destructive operation. | |
| background_process | Yes | Background process ID. |