supabase_list_files
List files in a Supabase bucket or folder path to retrieve file names, sizes, and metadata for storage management.
Instructions
[UNIFIED] List files in a bucket or folder path. Returns file names, sizes, and metadata.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| bucket | Yes | ||
| path | No | ||
| limit | No | ||
| offset | No |