supabase_delete_file
Delete a file from a Supabase storage bucket by providing the bucket name and file path. Use for managing or cleaning up stored files.
Instructions
Delete a file from a Supabase storage bucket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path to delete | |
| bucket | Yes | Storage bucket name |