list_bucket_files
Retrieve the list of files stored in a configured bucket for your current project. Use after provisioning the bucket to inspect its contents.
Instructions
List all files in a storage bucket resource for the current project.
Note the bucket must already exist in the neptune.json configuration of the project. It must also be provisioned using 'provision_resources' before listing its files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket_name | Yes | ||
| neptune_json_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||