Get object storage key
laravel_cloud_get_bucket_keyRetrieve a specific object storage bucket key by providing its ID. Use to obtain key information and optionally include related resources.
Instructions
Get a specific object storage key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Relationships to include in the response, e.g. ["environments"]. | |
| filesystem_key | Yes | Object storage bucket key ID. |