# 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: 6/5/2025, 5:06:40 PM

On this page