# Azure Blob Storage - Get blob properties action
The Get blob properties action retrieves the properties of a blob in the Azure Blob Storage account, including its metadata.
# Input
| Input field | Description |
|---|---|
| Container name | Select the name of the container in which the blob you plan to retrieve properties from is stored. |
| Blob name | Select the name of the blob to download. |
# Output
The output of this action contains the properties of the blob, including its custom metadata.
Last updated: 1/16/2026, 4:23:47 PM