Get object storage bucket
laravel_cloud_get_bucketRetrieve details of a specific object storage bucket by providing its filesystem ID. Optionally include related resources like environments.
Instructions
Get a specific object storage bucket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Relationships to include in the response, e.g. ["environments"]. | |
| filesystem | Yes | Object storage bucket (filesystem) ID. |