storage_list_files
Retrieve a list of files from a Supabase storage bucket, with optional path filtering and result limits.
Instructions
List files in a storage bucket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path within bucket (default: root) | |
| limit | No | Maximum number of files to return | |
| bucket | Yes | Bucket name |