get_bucket_object
Retrieve an object from a pre-provisioned storage bucket in your Neptune project. Ensure the bucket is configured in neptune.json and provisioned with provision_resources first.
Instructions
Retrieve an object from 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 retrieving its objects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| bucket_name | Yes | ||
| neptune_json_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |