Storage Get
storage_getFetch Storage metadata and a download pointer (not the blob body).
Returns download_url for an authenticated GET of the bytes. When
published and the bucket publisher is configured, also includes a
fresh signed_url (presigned bucket GET; primary for agents) plus
signed_url_expires_in / signed_url_expires_at. Durable
share_url / public_url still point at /d/{share_token}
(Storage's public raw-bytes route; distinct from shared-file
/s/{slug}). Includes work_ids / project_ids for current
attachments. drive_get is a deprecated alias.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | Storage object UUID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||