While there is no action named as such, you should be able to use the Get blob content using path action itself.
- **If the blob is present, ** the action will succeed with its output having the required metadata.
- **If not, ** it would fail, and you could handle the error in a parrallel path as required