supabase_storage_delete
Delete files from a Supabase Storage bucket by specifying the bucket and file paths. Remove unwanted objects to free up storage space.
Instructions
Delete files from a storage bucket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | Array of file paths to delete | |
| bucket | Yes | Bucket name |